aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (proc_alloc): re-unification of Block and Proc. Blockmatz2003-06-1619-177/+162
* * bcc32/Makefile.sub: undefine HAVE_GETGROUPS.eban2003-06-162-1/+5
* * lib/rexml/quickpath.rb: escape '[' to avoid warning.eban2003-06-161-1/+1
* 2003-06-16eban2003-06-161-3/+3
* * regex.c (calculate_must_string): should handle option_setmatz2003-06-162-2/+13
* REXML hadn't been tested with Ruby 1.8.0, which was really, really,ser2003-06-155-26/+28
* 2003-06-14eban2003-06-141-3/+3
* * eval.c (method_arity): should handle NODE_BMETHOD andmatz2003-06-142-7/+15
* * lib/net/ftp.rb (storebinary): seek correctly. Thanks, William Webber.shugo2003-06-132-1/+14
* tk.rb : add 'no_create' option to widget initialize method.nagai2003-06-123-8/+28
* tk.rb : widget configure returns self (for method call chain)nagai2003-06-123-0/+135
* * ext/syck/token.c: preserve newlines prepended to a block.why2003-06-107-1175/+1227
* * sample/test.rb: add block to proc to avoid warning.eban2003-06-101-1/+1
* * lib/rexml/cdata.rb,lib/rexml/quickpath.rb,lib/rexml/parsers/baseparser.rb:eban2003-06-103-4/+4
* 2003-06-10eban2003-06-101-3/+3
* * lib/irb/ruby-lex.rb: typo.matz2003-06-101-1/+1
* * lib/irb/slex.rb: small cleanups. (ruby-bugs-ja PR#492)matz2003-06-102-10/+11
* * lib/irb.rb (IRB::Irb::eval_input): warn and exit if $SAFE >=3matz2003-06-106-11/+30
* The versions on the import were messed up; I imported an untranslatedser2003-06-101-3/+3
* Added the REXML files to the MANIFEST.ser2003-06-101-0/+53
* Initial revisionser2003-06-1053-0/+6674
* fix : 100% CPU problem of Tk.mainloopnagai2003-06-091-6/+27
* renew Tk.mainloopnagai2003-06-091-24/+66
* 2003-06-09eban2003-06-091-3/+3
* * configure.in: checks presence of grp.h and setgroups().nobu2003-06-093-5/+7
* * process.c (proc_getgroups, proc_setgroups): raisenobu2003-06-092-0/+17
* * wince/setup.mak: set SUBSYSTEM in each platform.uema22003-06-083-6/+14
* * parse.y (value_expr0): class and module statements should not bematz2003-06-078-61/+175
* 2003-06-06nobu2003-06-061-3/+3
* * eval.c (error_print): needs to be exception proof.nobu2003-06-063-25/+74
* * gc.c (define_final): eliminate rb_f_lambda() call.matz2003-06-0611-36/+53
* * eval.c (ruby_cleanup): $SAFE is turned off in the finalization.matz2003-06-066-31/+104
* * lib/net/http.rb: define Net::HTTPResponse#to_ary for backward compatibility...aamine2003-06-063-7/+24
* * ext/syck/rubyext.c (syck_parser_mark): was a bit heavy on the GC.why2003-06-055-63/+76
* * wince/stdlib.c: add mblen().uema22003-06-052-0/+21
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa2003-06-056-8/+111
* * ext/curses/curses.c (window_s_allocate,curses_finalize):eban2003-06-052-3/+7
* 2003-06-05eban2003-06-051-3/+3
* * math.c (math_erf,math_erfc): new function. [ruby-list:37753]matz2003-06-057-2/+36
* * ext/syck/rubyext.c: using GC nodes caused segfault. [ruby-core:1071]why2003-06-053-15/+45
* * ext/syck/token.c: directives choked on a period.why2003-06-057-193/+326
* * eval.c (rb_call_super): should search superclass method based onmatz2003-06-032-10/+13
* 2003-06-03eban2003-06-031-3/+3
* * eval.c (rb_call): typo.matz2003-06-031-1/+1
* * eval.c (rb_call_super): inheritance line adjustment moved frommatz2003-06-039-50/+62
* 2003-06-02eban2003-06-021-3/+3
* * array.c (push_values_at): Array#values_at should work withmatz2003-06-0212-56/+113
* context.rb typo, thank rubikichi-sankeiju2003-06-011-1/+1
* * ext/digest/defs.h: better support for old Cygwin, again.eban2003-06-011-1/+1
* * ext/digest/defs.h: better support for old Cygwin.eban2003-06-011-1/+1