summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2007-09-09* range.c (range_step): fixed integer overflow. [ruby-dev:31763]matz
2007-09-09 * lib/date/format.rb (_strptime): now also attaches an elementtadf
2007-09-08* struct.c (rb_struct_s_members): should raise TypeError insteadmatz
2007-09-08 * lib/date/format.rb (str[fp]time): now check specifications moretadf
2007-09-06 * test/rinda/test_rinda.rb (MockClock): correct synchronous problems seki
2007-09-05* array.c (rb_ary_subseq): need integer overflow check.matz
2007-09-05* array.c (rb_ary_fill): need integer overflow check.matz
2007-09-05* string.c (rb_str_splice): integer overflow for length.matz
2007-09-01 * lib/date/format.rb (_parse): improved parsing of ordinal dates.tadf
2007-08-31* ext/win32ole/win32ole.c: add WIN32OLE#ole_activex_initialize.suke
2007-08-30* lib/mkmf.rb (try_const, have_const): check for a const is defined.nobu
2007-08-30* configure.in (group_member): check if presents.nobu
2007-08-29* ruby.h (RHASH_TBL): defined for compatibility to 1.9.akr
2007-08-29 * include/ruby/defines.h (flush_register_windows): call "ta 0x03"shyouhei
2007-08-28* ext/win32ole/win32ole.c (ole_type_progid, reg_enum_key, suke
2007-08-27* ext/etc/etc.c (etc_getlogin): update documentation to notematz
2007-08-21* lib/tmpdir.rb (Dir.mktmpdir): make directory suffix specifiable.akr
2007-08-21* hash.c (st_foreach_func, rb_foreach_func): typedefed.nobu
2007-08-20* eval.c (mnew): should preserve noex as safe_level.matz
2007-08-18* lib/tmpdir.rb (Dir.mktmpdir): new method.akr
2007-08-18* ext/tk/tcltklib.c (Init_tcltklib): use rb_set_end_proc().nobu
2007-08-18* process.c (detach_process_watcher): should not pass the pointernobu
2007-08-18* sample/test.rb, test/ruby/test_system.rb(valid_syntax?): keepnobu
2007-08-16ChangeLog: typo fixed. [ruby-dev:31439]matz
2007-08-16* bignum.c (bigtrunc): RBIGNUM(x)->len may be zero. out of boundmatz
2007-08-16* configure.in (aix): enable shared by default.nobu
2007-08-16* bignum.c (big_lshift): make shift offset long type.akr
2007-08-15* lib/rinda/tuplespace.rb (Rinda::TupleSpace#start_keeper): improve keeper th...seki
2007-08-15* hash.c (rb_hash_delete_key): delete the entry without calling block.nobu
2007-08-11fix Rinda::TupleSpace keeper thread bug.seki
2007-08-11fix Rinda::TupleSpace keeper thread bug.seki
2007-08-10 * lib/date/format.rb: reverted some wrongly erased "o" optionstadf
2007-08-07* ext/pty/pty.c (establishShell): handshaking before close slavenobu
2007-08-07* ext/pty/pty.c (MasterDevice, SlaveDevice, deviceNo): constified.nobu
2007-08-07* configure.in (ac_cv_func_isinf): set yes also on OpenSolaris.nobu
2007-08-06* lib/rexml/encodings/{ISO-8859-15,CP-1252}.rb: fixed invalid syntax.nobu
2007-08-03* ext/extmk.rb (extmake): save all CONFIG values.nobu
2007-08-02* lib/mkmf.rb (find_type): new method.nobu
2007-08-02* lib/mkmf.rb (have_type): suppress a warning with -Wall.nobu
2007-08-02* lib/mkmf.rb: more verbose message. [ruby-Bugs-12766]nobu
2007-08-02* sprintf.c (rb_f_sprintf): should not check positional number asnobu
2007-07-30* ChangeLog: typo.nobu
2007-07-30* bignum.c (rb_big_aref): check for Bignum index range.nobu
2007-07-28* ext/digest/lib/digest.rb (Digest::self.const_missing): avoidmatz
2007-07-26* dln.c (load_1, dln_find_1): constified.nobu
2007-07-26* dln.c (conv_to_posix_path): removed.nobu
2007-07-22* intern.h (is_ruby_native_thread): removed since declared as an intnobu
2007-07-22* file.c (rb_file_s_rename): deleted code to get rid of a bug ofnobu
2007-07-21* common.mk: inverted rules order.nobu
2007-07-21* bcc32/{Makefile.sub,configure.bat,setup.mak: configure_argsnobu