aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (proc_invoke): no orphan block check is needed when pcallmatz2004-02-271-0/+7
* * eval.c (localjump_destination): lambda should not interferematz2004-02-261-0/+10
* require drb/eq.rb by defaultseki2004-02-261-0/+4
* * win32/win32.c (make_cmdvector): adjust successive double-quotenobu2004-02-261-0/+5
* * process.c (rb_f_exec): get rid of SEGV when exec failed for commandnobu2004-02-251-2/+3
* * process.c (rb_f_exec): get rid of SEGV when exec failed.nobu2004-02-251-0/+4
* * gc.c (obj_free), io.c (rb_io_fptr_finalize), rubyio.h (OpenFile):nobu2004-02-251-0/+7
* * instruby.rb (with_destdir): should return the given argument if nonobu2004-02-251-0/+7
* * lib/cgi-lib.rb, lib/getopts.rb, lib/importenv.rb, lib/parsearg.rb:nobu2004-02-251-1/+10
* Add ruby-dev number.ocean2004-02-241-1/+1
* * dir.c (glob_helper): '**/' should not match leading periodocean2004-02-241-1/+6
* * test/ruby/test_file.rb (test_fnmatch): test for dir.c:1.108.nobu2004-02-241-2/+6
* * dir.c (fnmatch): File.fnmatch with FNM_PATHNAME was brokenocean2004-02-241-0/+5
* Improve heuristic for which files to include. See ChangeLogdave2004-02-241-0/+6
* Deal with case where first file processed contains a :stopdoc:dave2004-02-241-0/+6
* Handle class vars in code listingsdave2004-02-231-0/+5
* Handle aliases in C filesdave2004-02-231-0/+5
* Check opdir _before_ parsing filesdave2004-02-231-0/+5
* Fix constant value extraction. Escape HTML in constant valuesdave2004-02-231-0/+10
* * ext/openssl/ossl_config.c (ossl_config_each): add new methodgotoyuzo2004-02-231-0/+8
* * instruby.rb (parse_args): use optparse instead of getopts.nobu2004-02-231-0/+7
* * lib/mkmf.rb (init_mkmf): $INCFLAGS also should be lazy-evaluated.nobu2004-02-221-1/+3
* * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub: terminate options.nobu2004-02-221-1/+3
* * ext/extmk.rb: $extstatic is Array or nil now. [ruby-talk:93383]nobu2004-02-221-0/+4
* * lib/uri/mailto.rb (URI::MailTo::to_s): should include fragment.akira2004-02-221-0/+4
* * ext/extmk.rb: use optparse instead of getopts.nobu2004-02-221-0/+6
* * re.c: corrected documentation format (rb_reg_initialize_m)gsinclair2004-02-221-0/+4
* * ext/zlib/zlib.c: documented, but needs more effort.gsinclair2004-02-211-0/+4
* * ext/extmk.rb: prefer relative path. [ruby-talk:93037]nobu2004-02-211-0/+4
* * missing/os2.c, missing/x68.c: typo fix. pointed out by greentea.nobu2004-02-211-0/+4
* * lib/ostruct.rb (OpenStruct#initialize_copy): should not sharenobu2004-02-201-0/+5
* * lib/irb/init.rb (IRB::IRB.parse_opts): add -I option tomatz2004-02-201-0/+13
* commit miss. _nonobu2004-02-201-34/+0
* * io.c (pipe_open): fix typo.nobu2004-02-201-1/+42
* Support visibility modifiers for attributesdave2004-02-191-0/+5
* * lib/ostruct.rb: documentedgsinclair2004-02-191-0/+4
* * test/rinda/test_rinda.rb: DRb.start_service only once in testsuites.nahi2004-02-191-0/+5
* * lib/soap/mapping/rubytypeFactory.rb: should not dump singleton class.nahi2004-02-191-0/+6
* * ext/strscan/strscan.c: improved documentationgsinclair2004-02-191-0/+4
* * win32/win32.c, win32/win32.h: fixed prototypes.nobu2004-02-191-4/+10
* Fix typos (Doug Kearns)dave2004-02-191-0/+5
* * ext/strscan/strscan.c: StringScanner#restsize is obsolete; use #rest_size i...aamine2004-02-181-0/+8
* * ext/strscan/strscan.c: don't use rb_eval_string, it defines classes under t...aamine2004-02-181-1/+8
* * ext/strscan/strscan.c: merge documentation from 1.8 branch.aamine2004-02-181-0/+9
* removed conflict indicatorgsinclair2004-02-181-1/+0
* * lib/cgi-lib.rb: deprecated after 1.8.1gsinclair2004-02-181-0/+8
* Strip extraneous spaces from included filenamedave2004-02-181-0/+5
* remove O_NONBLOCK, thanks ayseki2004-02-181-0/+4
* import test_rinda.rbseki2004-02-181-0/+4
* * test/*: should not depend on $KCODE.nahi2004-02-181-0/+4