summaryrefslogtreecommitdiff
path: root/version.h
AgeCommit message (Expand)Author
2008-07-09* 2008-07-10svn
2008-07-08* 2008-07-09svn
2008-07-07* dir.c: preserve encoding of strings in glob and fnmatch.naruse
2008-07-062008-07-07svn
2008-07-052008-07-06svn
2008-07-042008-07-05svn
2008-07-032008-07-04svn
2008-07-022008-07-03svn
2008-07-012008-07-02svn
2008-06-302008-07-01svn
2008-06-292008-06-30svn
2008-06-282008-06-29svn
2008-06-272008-06-28svn
2008-06-262008-06-27svn
2008-06-252008-06-26svn
2008-06-25* lib/erb.rb (ERB::Compiler#compile): output magic comment.naruse
2008-06-232008-06-24svn
2008-06-232008-06-23svn
2008-06-212008-06-22svn
2008-06-21revertedeban
2008-06-212008-06-22svn
2008-06-21revertedeban
2008-06-212008-06-22svn
2008-06-21revertedeban
2008-06-212008-06-22svn
2008-06-21revertedeban
2008-06-212008-06-22svn
2008-06-212008-06-22svn
2008-06-20* ext/bigdecimal/lib/bigdecimal/jacobian.rb (Jacobian::dfdxi):matz
2008-06-19* thread_win32.c (native_sleep): fix to decrement sleeper count.ko1
2008-06-18* test/etc/test_etc.rb: avoid infinite loop. [ruby-dev:35158]mame
2008-06-17 * dir.c (Init_Dir): dir_foreach() takes variable argument.usa
2008-06-16* ext/syck/rubyext.c: add encoding header.naruse
2008-06-15* vm_core.h, thread.c: rename global_interpreter_lock toko1
2008-06-15* vm_core.h (rb_vm_t), vm.c (rb_vm_mark): moved preallocated specialnobu
2008-06-13* gc.c (ruby_gc_stress): moved to rb_objspace_t.nobu
2008-06-13* enum.c (sort_by_i): use NODE_DOT2 instead of NODE_MEMO to avoidmatz
2008-06-11* io.c (rb_io_reopen): clear read buffer.nobu
2008-06-10* include/ruby/intern.h, proc.c: revert rb_proc_call() andko1
2008-06-10* include/ruby/encoding.h: not to use varargs.h since requiring C89.nobu
2008-06-08* ext/zlib/zlib.c (rb_deflate_init_copy): Copy buffers as well.knu
2008-06-08* array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c,ko1
2008-06-06 * io.c (rb_open_file, rb_io_s_sysopen): fmode should be unsigned int.usa
2008-06-06* ext/iconv/iconv.c (iconv_iconv): no needs to initialize with Qnilnobu
2008-06-04* test/ruby/test_process.rb: add tests.mame
2008-06-04* configure.in (CFLAGS, CXXFLAGS): include additional flags tonobu
2008-06-02* marshal.c (w_object): add a check for modification of array duringmame
2008-06-01* rational.c (string_to_r_internal): use rb_isdigit.naruse
2008-06-01* insns.def (DEFINE_INSN): subtract of pointers is ptrdiff_t.naruse
2008-05-31* include/ruby/ruby.h: renamed include guard.nobu