summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-2420070225knu
2007-02-24* defines.h: Pull the RUBY_MBCHAR_MAXSIZE definition from trunk,knu
2007-02-24* 2007-02-24eban
2007-02-24* ext/racc/cparse/cparse.c (cparse_params_mark): remove useless rb_gc_mark. ...aamine
2007-02-23* win32/win32.c (set_pioinfo_extra): new function for VC++8 SP1usa
2007-02-23* signal.c (sighandler): need to tell to be interrupted to mainusa
2007-02-23* numeric.c (fix_cmp, fix_equal): Remove FIX2LONG() to optimize.knu
2007-02-2320070223knu
2007-02-23* lib/xmlrpc/client.rb (XMLRPC::Client::do_rpc): Make theknu
2007-02-20* dir.c: fixed a typo.kou
2007-02-20Update the distribution information.knu
2007-02-19just a minor changetadf
2007-02-19just a minor changetadf
2007-02-19just a minor changetadf
2007-02-19just a minor changetadf
2007-02-19just a minor changetadf
2007-02-19just a minor changetadf
2007-02-19add some pointersknu
2007-02-19* configure.in, defines.h, eval.c (rb_feature_p, rb_provided,knu
2007-02-19revert error check-in in r11777matz
2007-02-19* ext/socket/socket.c (unix_peeraddr): wrong syscall name in errormatz
2007-02-18* 2007-02-18eban
2007-02-18* win32: ignore icon files.nobu
2007-02-18updated based on date2 4.0.3.tadf
2007-02-1720070217knu
2007-02-16* lib/.document: Apply patch for irb, e2mmap and README by Hugh Sassedrbrain
2007-02-15* lib/uri/ftp.rb: Revert the previous change pending discussion.knu
2007-02-15* dir.c (glob_helper): Fix the function declaration.knu
2007-02-15* version.h: Welcome to the post-1.8.6 world. Radical changes areknu
2007-02-15* lib/uri/generic.rb (URI::Generic::userinfo): Considering howknu
2007-02-1520070215knu
2007-02-15* dir.c, win32/win32.c, win32/dir.h, ruby.h, intern.h: Bringknu
2007-02-15* lib/uri/generic.rb (URI::Generic::userinfo): should supportknu
2007-02-15* lib/cgi.rb (CGI::unescapeHTML): invalid decoding for singleknu
2007-02-15* ext/thread/thread.c: Handle interrupted waits correctly.knu
2007-02-14set svn:ignoreknu
2007-02-142007214knu
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