summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-14* ext/digest/lib/digest.rb (Digest::self.const_missing): Dropknu
2007-02-13set svn:eol-styleshyouhei
2007-02-13* io.c (rb_f_syscall): Fix buffer overflow with syscallknu
2007-02-12set svn:eol-styleshyouhei
2007-02-10* lib/cgi.rb (CGI::QueryExtension::read_multipart): Properly parseknu
2007-02-10* configure.in, ext/thread/extconf.rb, lib/thread.rb: Add aknu
2007-02-10* ext/Setup: Add thread except for platforms without threadsknu
2007-02-10* ext/thread/lib/thread.rb: Add a replacement of thread.rb thatknu
2007-02-10* lib/thread.rb: Remove an ineffective part of the code.knu
2007-02-10* ext/thread/thread.c (rb_thread_exclusive): Implementknu
2007-02-10* ext/thread/thread.c: Get rid of use of a dummy function.knu
2007-02-10* 2007-02-11eban
2007-02-10* ext/thread/thread.c (Init_thread): Define missing aliases:knu
2007-02-10* ext/win32ole/win32ole.c (ole_variant2val): fix compile errorsuke
2007-02-09* ext/win32ole/win32ole.c (ole_variant2val): fix the bug whensuke
2007-02-09* 2007-02-10eban
2007-02-09* ext/tk/lib/tk.rb: fix typo (TkConfigMethod::__confinfo_cmd, nagai
2007-02-09* ext/thread: Make style fixes (mostly de-K&R'ism) to match theknu
2007-02-09Oops, this is the original form. I committed the wrong file.knu
2007-02-09* ext/thread: Import the "fastthread" implementation by MenTaLguYknu
2007-02-0920070209knu
2007-02-09Back out the previous commit which was unintended.knu
2007-02-09* ext/bigdecimal: Synchronize with trunk. Better functionknu
2007-02-06Tue Feb 06 22:06:45 2007 NARUSE, Yui <naruse@ruby-lang.org>naruse
2007-01-31* eval.c (rb_iterate): need to PUSH_ITER in proper order.matz
2007-01-31* 2007-01-31eban
2007-01-31* ext/tk/sample/images/teapot.ppm: fix the broken file. [ruby-dev:30226]nagai
2007-01-30* string.c (rb_str_sub_bang): calling rb_str_modify() should be justusa
2007-01-30* 2007-01-30eban
2007-01-30* mkconfig.rb: autoconf 2.61 support. [ruby-core:10016]nobu
2007-01-29* ext/tk/sample/tktextio.rb: 'hist_size' option causes error.nagai
2007-01-27* parse.y (dyna_var_lookup): should not alter dvar->val not tomatz
2007-01-26* 2007-01-26usa
2007-01-26* ext/tk/lib/tk.rb (TkConfigMethod#__confinfo_cmd,__conv_keyonly_optkeys): nagai
2007-01-24* misc/ruby-mode.el (ruby-font-lock-syntactic-keywords): fixmatz
2007-01-23version.h: fix broken patchlevel; sorrymatz
2007-01-23* hash.c: added documentation for Hash about how it uses eql? andmatz
2007-01-23* lib/cgi.rb (CGI::QueryExtension::read_multipart): use == insteadmatz
2007-01-23* ext/socket/socket.c: fix errors in socket sample code.matz
2007-01-13remove including header filesuke
2007-01-13fix memory leak of win32ole.suke
2007-01-12* 2007-01-12usa
2007-01-12* ext/etc/etc.c (etc_getpwuid, etc_getgrgid): fix to correctlyknu
2007-01-10* 2007-01-10usa
2007-01-10* ext/strscan/strscan.c (strscan_do_scan): should set kcode option before mat...aamine
2007-01-09* file.c (rb_find_file): should not call fpath_check() with NULL.usa
2007-01-09* 2007-01-09eban
2007-01-08* string.c (rb_str_upto): String#upto from empty string makesmatz
2007-01-08* string.c (rb_str_upto): String#upto from empty string makesmatz
2007-01-07* 2007-01-07eban