aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/soap/netHttpClient.rb: proxy support did not work. fixed.nahi2003-12-051-0/+14
* * eval.c (rb_exec_end_proc): maintain tmp_end_procs.matz2003-12-051-0/+5
* * eval.c (rb_exec_end_proc): should not clear end_procs andmatz2003-12-051-0/+10
* * test/ruby/test_pipe.rb: use IO.pipe instead of IO.popen.akr2003-12-051-0/+4
* * ext/stringio/stringio.c (strio_read): follow IO#read.nobu2003-12-051-1/+8
* * dln.c (aix_loaderror): should not use member named 'errno' whichmatz2003-12-041-0/+15
* * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises):nobu2003-12-041-0/+8
* * lib/drb/drb.rb (DRb::DRbMessage::send_request, send_reply):nobu2003-12-041-0/+6
* * parse.y (exc_list): allow expanding list. [ruby-dev:22134]nobu2003-12-041-1/+5
* * test/fileutils/test_fileutils.rb (test_cp): test if the error is kind of Sy...aamine2003-12-041-0/+6
* mail address consistency.nobu2003-12-041-4/+4
* * lib/monitor.rb: use Object#__send__ instead of Object#send.shugo2003-12-041-0/+4
* * lib/soap/streamHandler.rb: support latest released version ofnahi2003-12-041-0/+5
* * lib/soap/soap.rb: add SOAP::Env module for environment repositorynahi2003-12-041-0/+20
* * ext/dl/sym.c (rb_dlsym_guardcall): __declspec(noinline) is VC7usa2003-12-041-0/+5
* * lib/net/http.rb: update hyperlink to the Japanese document.aamine2003-12-041-0/+4
* [ruby-core:01881]gotoyuzo2003-12-041-1/+1
* * ext/openssl/ossl_asn1.c (asn1time_to_time): should check thatgotoyuzo2003-12-041-0/+5
* * lib/webrick/server.rb (GenericServer#start): should rescuegotoyuzo2003-12-041-0/+11
* * lib/pathname.rb (Pathname#link, Pathname#symlink): obsoleted.akr2003-12-031-0/+5
* * io.c (argf_read): should not terminate on empty string; waitmatz2003-12-031-0/+8
* correct fcntl parameerseki2003-12-031-0/+4
* * configure.in (AC_PROG_YACC): AC_DEFINE(OLD_YACC) if Yacc is foundmatz2003-12-031-0/+11
* * 'format'==>'Kernel.format' (avoid override trouble)nagai2003-12-031-0/+12
* * Makefile.in (lex.c): try gperf first, and copy from the sourcenobu2003-12-031-1/+4
* * ext/extmk.rb (MTIMES): let makefiles depend to mkmf.rb.nobu2003-12-031-0/+6
* fixed method namenobu2003-12-021-3/+4
* * lib/net/http.rb: wrote the warning about HTTP_PROXY environment variable.aamine2003-12-021-0/+5
* * bin/testrb: new test runner. [ruby-core:01845]nobu2003-12-021-0/+15
* * test/fileutils/test_fileutils.rb: check if Pathnames are usable for arguments.aamine2003-12-021-0/+5
* * lib/test/unit/assertions.rb: fixed #assert_no_match message.ntalbott2003-12-011-0/+6
* * ext/syck/syck.c: string buffering bug. decrementing by fullwhy2003-12-011-9/+14
* * numeric.c (num_sadded): prohibit singleton method definition formatz2003-12-011-0/+5
* * pack.c (htov16): converts endian using swap16. htov32(), hton16,matz2003-12-011-0/+15
* * sample/optparse/opttest.rb: added.nobu2003-12-011-0/+4
* Add RDocdave2003-12-011-0/+4
* * lib/fileutils.rb (fu_each_src_dest0): call #to_str to allow Pathname for ar...aamine2003-12-011-0/+8
* * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.subusa2003-12-011-0/+8
* * lib/mkmf.rb (TRY_LINK, link_command): added support for DLDFLAGSeban2003-11-301-1/+6
* * configure.in: should put getcwd in AC_CHECK_FUNCS, noteban2003-11-301-0/+3
* * Makefile.in: add ARCH_FLAG to DLDFLAGS.eban2003-11-301-0/+2
* * lib/mkfm.rb (configuration): add ARCH_FLAG to DLDFLAGS.eban2003-11-301-0/+2
* * configure.in: keep ARCH_FLAG separate. export ARCH_FLAG.eban2003-11-301-0/+11
* * configure.in: do not override CCDLDFLAGS, LDFLAGS, XLDFLAGS,eban2003-11-301-0/+10
* * ext/tk/lib/tk.rb: bug fix [ruby-talk:86746]nagai2003-11-301-0/+4
* * lib/soap/encodingstyle/soapHandler.rb: refactoring - Simplifyingnahi2003-11-301-0/+13
* * string.c (rb_str_update): get rid of SEGV at just allocated String.nobu2003-11-301-0/+5
* * gc.c (gc_mark): explicitly check mark recursion levels, insteadmatz2003-11-281-0/+10
* fix TupleSpaceProxy#read, read_allseki2003-11-281-0/+4
* ChangeLog: FreeBSD.eban2003-11-281-1/+1