summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-24Deal with case where first file processed contains a :stopdoc:dave
2004-02-242004-02-24eban
2004-02-23Handle class vars in code listingsdave
2004-02-23Handle aliases in C filesdave
2004-02-23Check opdir _before_ parsing filesdave
2004-02-23Fix constant value extraction. Escape HTML in constant valuesdave
2004-02-23* ext/openssl/ossl_config.c (ossl_config_each): add new methodgotoyuzo
2004-02-232004-02-23eban
2004-02-23* instruby.rb (parse_args): use optparse instead of getopts.nobu
2004-02-22* lib/mkmf.rb (init_mkmf): $INCFLAGS also should be lazy-evaluated.nobu
2004-02-22* Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub: terminate options.nobu
2004-02-222004-02-22nobu
2004-02-22* ext/extmk.rb: $extstatic is Array or nil now. [ruby-talk:93383]nobu
2004-02-22* lib/uri/mailto.rb (URI::MailTo::to_s): should include fragment.akira
2004-02-22* ext/extmk.rb: use optparse instead of getopts.nobu
2004-02-22 * re.c: corrected documentation format (rb_reg_initialize_m)gsinclair
2004-02-21 * ext/zlib/zlib.c: documented, but needs more effort.gsinclair
2004-02-21* ext/extmk.rb: prefer relative path. [ruby-talk:93037]nobu
2004-02-212004-02-21nobu
2004-02-21* missing/os2.c, missing/x68.c: typo fix. pointed out by greentea.nobu
2004-02-20* lib/ostruct.rb (OpenStruct#initialize_copy): should not sharenobu
2004-02-20* lib/irb/init.rb (IRB::IRB.parse_opts): add -I option tomatz
2004-02-20Wrong descriptions,pointed out by Bret Jolly,in the documents changed.shigek
2004-02-202004-02-20eban
2004-02-20commit miss. _nonobu
2004-02-20* io.c (pipe_open): fix typo.nobu
2004-02-20* io.c (pipe_open): fix typo.nobu
2004-02-19Support visibility modifiers for attributesdave
2004-02-19 * lib/ostruct.rb: documentedgsinclair
2004-02-19 * test/rinda/test_rinda.rb: DRb.start_service only once in testsuites.nahi
2004-02-19 * lib/soap/mapping/rubytypeFactory.rb: should not dump singleton class.nahi
2004-02-19 * ext/strscan/strscan.c: improved documentationgsinclair
2004-02-19* win32/win32.c, win32/win32.h: fixed prototypes.nobu
2004-02-19Fix typos (Doug Kearns)dave
2004-02-192004-02-19eban
2004-02-18* ext/strscan/strscan.c: StringScanner#restsize is obsolete; use #rest_size i...aamine
2004-02-18* ext/strscan/strscan.c: don't use rb_eval_string, it defines classes under t...aamine
2004-02-18* ext/strscan/strscan.c: merge documentation from 1.8 branch.aamine
2004-02-18removed conflict indicatorgsinclair
2004-02-18 * lib/cgi-lib.rb: deprecated after 1.8.1gsinclair
2004-02-18Strip extraneous spaces from included filenamedave
2004-02-18remove O_NONBLOCK, thanks ayseki
2004-02-18import test_rinda.rbseki
2004-02-18 * test/*: should not depend on $KCODE.nahi
2004-02-18* test/ruby/test_sprintf.rb: added tests.usa
2004-02-18* ext/win32ole/win32ole.c: need to include <olectl.h> on Cygwin.eban
2004-02-18Modify ChangeLogocean
2004-02-18* sprintf.c (rb_f_sprintf): clean up.usa
2004-02-182004-02-18usa
2004-02-17 * lib/rinda/rinda.rb: added documentation (from Hugh Sasse)gsinclair