summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-06-18import from drb-2.0.4b3seki
2003-06-18added changelogs about zlibkatsu
2003-06-18This is a null commit to correct the previous log.katsu
2003-06-18*** empty log message ***katsu
2003-06-18* ext/syck/rubyext.c (rb_syck_load_handler): merge key implemented.why
2003-06-17* ext/syck/gram.c: added grammar for certain empty sequence entries.why
2003-06-17* win32/win32.c (rb_w32_opendir): need to set errno. [ruby-talk:73761]usa
2003-06-17* eval.c: remove rb_cBlock.matz
2003-06-16* numeric.c (rb_fix2uint): renamed from rb_fix2int on IA64.eban
2003-06-16* eval.c (proc_invoke): format the message for localjump_error().nobu
2003-06-16 * ext/dl/dl.c (rb_dl_callback): use rb_block_proc() instead ofusa
2003-06-16* eval.c (proc_alloc): re-unification of Block and Proc. Blockmatz
2003-06-16* bcc32/Makefile.sub: undefine HAVE_GETGROUPS.eban
2003-06-16* lib/rexml/quickpath.rb: escape '[' to avoid warning.eban
2003-06-162003-06-16eban
2003-06-16* regex.c (calculate_must_string): should handle option_setmatz
2003-06-15REXML hadn't been tested with Ruby 1.8.0, which was really, really,ser
2003-06-142003-06-14eban
2003-06-14* eval.c (method_arity): should handle NODE_BMETHOD andmatz
2003-06-13* lib/net/ftp.rb (storebinary): seek correctly. Thanks, William Webber.shugo
2003-06-12tk.rb : add 'no_create' option to widget initialize method.nagai
2003-06-12tk.rb : widget configure returns self (for method call chain)nagai
2003-06-10* ext/syck/token.c: preserve newlines prepended to a block.why
2003-06-10* sample/test.rb: add block to proc to avoid warning.eban
2003-06-10* lib/rexml/cdata.rb,lib/rexml/quickpath.rb,lib/rexml/parsers/baseparser.rb:eban
2003-06-102003-06-10eban
2003-06-10* lib/irb/ruby-lex.rb: typo.matz
2003-06-10* lib/irb/slex.rb: small cleanups. (ruby-bugs-ja PR#492)matz
2003-06-10* lib/irb.rb (IRB::Irb::eval_input): warn and exit if $SAFE >=3matz
2003-06-10The versions on the import were messed up; I imported an untranslatedser
2003-06-10Added the REXML files to the MANIFEST.ser
2003-06-10Initial revisionser
2003-06-09fix : 100% CPU problem of Tk.mainloopnagai
2003-06-09renew Tk.mainloopnagai
2003-06-092003-06-09eban
2003-06-09* configure.in: checks presence of grp.h and setgroups().nobu
2003-06-09* process.c (proc_getgroups, proc_setgroups): raisenobu
2003-06-08* wince/setup.mak: set SUBSYSTEM in each platform.uema2
2003-06-07* parse.y (value_expr0): class and module statements should not bematz
2003-06-062003-06-06nobu
2003-06-06* eval.c (error_print): needs to be exception proof.nobu
2003-06-06* gc.c (define_final): eliminate rb_f_lambda() call.matz
2003-06-06* eval.c (ruby_cleanup): $SAFE is turned off in the finalization.matz
2003-06-06* lib/net/http.rb: define Net::HTTPResponse#to_ary for backward compatibility...aamine
2003-06-05* ext/syck/rubyext.c (syck_parser_mark): was a bit heavy on the GC.why
2003-06-05* wince/stdlib.c: add mblen().uema2
2003-06-05* bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa
2003-06-05* ext/curses/curses.c (window_s_allocate,curses_finalize):eban
2003-06-052003-06-05eban
2003-06-05* math.c (math_erf,math_erfc): new function. [ruby-list:37753]matz