summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-02* lib/net/http.rb: wrote the warning about HTTP_PROXY environment variable.aamine
2003-12-02* lib/test/unit/ui/gtk2 (Test::Unit::UI::GTK2#start_ui): remove debug statement.nobu
2003-12-02* bin/testrb: new test runner. [ruby-core:01845]nobu
2003-12-02* test/fileutils/test_fileutils.rb: check if Pathnames are usable for arguments.aamine
2003-12-022003-12-02eban
2003-12-01Merged Tietew's patch of [ruby-dev:21991].ttate
2003-12-01 * lib/test/unit/assertions.rb: fixed #assert_no_match message.ntalbott
2003-12-01Allow string as argument to alias_methoddave
2003-12-01* ext/syck/syck.c: string buffering bug. decrementing by fullwhy
2003-12-01* numeric.c (num_sadded): prohibit singleton method definition formatz
2003-12-01* pack.c (htov16): converts endian using swap16. htov32(), hton16,matz
2003-12-01* sample/optparse/opttest.rb: added.nobu
2003-12-01Add RDocdave
2003-12-01Add RDoc to listdave
2003-12-01* lib/fileutils.rb (fu_each_src_dest0): call #to_str to allow Pathname for ar...aamine
2003-12-01* bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa
2003-11-302003-12-01eban
2003-11-30* lib/mkmf.rb (TRY_LINK, link_command): added support for DLDFLAGSeban
2003-11-30* configure.in: should put getcwd in AC_CHECK_FUNCS, noteban
2003-11-30* Makefile.in: add ARCH_FLAG to DLDFLAGS.eban
2003-11-30* lib/mkfm.rb (configuration): add ARCH_FLAG to DLDFLAGS.eban
2003-11-30* Makefile.in: add ARCH_FLAG to CFLAGS.eban
2003-11-30* configure.in: keep ARCH_FLAG separate. export ARCH_FLAG.eban
2003-11-30* configure.in: do not override CCDLDFLAGS, LDFLAGS, XLDFLAGS,eban
2003-11-30* ext/tk/lib/tk.rb: bug fix [ruby-talk:86746]nagai
2003-11-30 * lib/soap/encodingstyle/soapHandler.rb: refactoring - Simplifyingnahi
2003-11-302003-11-30nobu
2003-11-30* string.c (rb_str_update): get rid of SEGV at just allocated String.nobu
2003-11-28* gc.c (gc_mark): explicitly check mark recursion levels, insteadmatz
2003-11-28fix TupleSpaceProxy#read, read_allseki
2003-11-28ChangeLog: FreeBSD.eban
2003-11-28* test/fileutils/test_fileutils.rb (test_ln_s): should be a file, noteban
2003-11-28* test/ruby/test_env.rb (test_has_value, test_index): condition fornobu
2003-11-28* hash.c (env_has_value, env_index): must match exactly.nobu
2003-11-28* test/ruby/test_env.rb: add tests for ENV.usa
2003-11-28lib/drb/drb.rb (DRbMessage#load): rescue Errno::* and raise DRbConnError.seki
2003-11-28re-raise DRbConnErrorseki
2003-11-28rescue SystemCallErrorseki
2003-11-28previous change refined.akr
2003-11-28* lib/pathname.rb (Pathname#realpath): obsolete the force_absoluteakr
2003-11-28* lib/soap/streamHandler.rb: drop unused http parameters.nahi
2003-11-27* test/ruby/test_proc.rb (test_arity): added.nobu
2003-11-27* eval.c (method_arity): used wrong Proc object. [ruby-talk:86504]nobu
2003-11-272003-11-28eban
2003-11-27* eval.c (rb_f_exit), process.c (rb_f_exit_bang): use VALUEs not butnobu
2003-11-27* eval.c (rb_f_exit), process.c (rb_f_exit_bang): treat true asnobu
2003-11-27* eval.c, gc.c: FreeBSD/ia64 currently does not have a way for aknu
2003-11-27win32/win32.c (rb_win32_stat): add "." to buf1 only if it has a drive letter.eban
2003-11-27* ext/tk/lib/tkafter.rb: bug fix on TkTimer#cancel_on_exception=(mode).nagai
2003-11-272003-11-27eban