aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (POP_BLOCK): turn on BLOCK_LEFT flag when leaving block.matz2003-08-131-0/+7
* * object.c (rb_class_s_alloc): add function prototype to avoid VC++eban2003-08-131-0/+5
* * ext/Win32API/Win32API.c (Win32API_initialize): should pass someusa2003-08-131-0/+5
* * ext/extmk.rb (extmake): compact $extlibs.nobu2003-08-121-1/+3
* * Makefile.in: static link libraries to LIBRUBY_SO with static linkednobu2003-08-121-0/+7
* * eval.c (THREAD_SAVE_CONTEXT): should explicitly turn off thematz2003-08-111-0/+3
* * eval.c (struct thread): add member to save backing store onmatz2003-08-111-0/+15
* * lib/debug.rb(debug_command): inspection command should inspect resultingnahi2003-08-111-0/+7
* * eval.c (rb_call_super): do not use rb_block_given_p() formatz2003-08-111-0/+7
* * ext/openssl/lib/openssl/buffering.rb: increase BLOCK_SIZEgotoyuzo2003-08-101-0/+8
* * cygwin/GNUmakefile: remove unnecessary '--drive-name=$(CC)'eban2003-08-091-0/+5
* * marshal.c (w_object): do not dump generic instance variable whenmatz2003-08-091-0/+5
* Invalid date.shigek2003-08-081-1/+1
* F style output(like 1234.56789) implemented to to_s method.shigek2003-08-081-0/+7
* * marshal.c (w_object): should set `c_arg' at first.matz2003-08-081-0/+4
* * bcc32/Makefile.sub: rubyw.exe should be a Windows GUI program.eban2003-08-081-0/+5
* * lib/webrick/httputils.rb (FormData#list): should not takegotoyuzo2003-08-071-0/+5
* * cygwin/GNUmakefile: add forwarding DLL target for cygwin.eban2003-08-071-0/+2
* * cygwin/GNUmakefile: better --disbale-shared option support.eban2003-08-071-0/+10
* * eval.c (rb_f_at_exit): should not be called without a block.matz2003-08-071-0/+5
* * eval.c (rb_call0): forgot to pop ruby_class.matz2003-08-061-0/+2
* * eval.c (rb_call0): update ruby_class as well as ruby_cref.matz2003-08-061-0/+50
* * gc.c: FreeBSD/ia64's mcontext_t is a bit different from that ofknu2003-08-061-0/+6
* BigDecimal change.shigek2003-08-061-0/+5
* * lib/test/unit/testcase.rb: Added equality checking.ntalbott2003-08-061-0/+6
* * lib/mkmf.rb (have_library): treat nil function name as "main".nobu2003-08-061-3/+3
* * ext/extmk.rb (extmake): pass LIBPATH to make ruby. [ruby-dev:21137]nobu2003-08-061-0/+24
* * ext/Setup*: add io/wait and openssl.usa2003-08-051-0/+4
* * lib/net/http.rb: update document.aamine2003-08-051-0/+8
* * lib/shell/command-processor.rb (Shell::CommandProcessor::rmdir):matz2003-08-051-0/+9
* * lib/fileutils.rb (install): should preserve timestamp only.eban2003-08-051-0/+4
* * eval.c (rb_load): should preserve current source file/line.nobu2003-08-051-0/+4
* * doc/NEWS, doc/ChangeLog-1.8.0: added.matz2003-08-041-23858/+3
* * eval.c (method_proc): should specify YIELD_FUNC_SVALUE.matz2003-08-041-0/+8
* * lib/test/unit/ui/console/testrunner.rb: Flushed io in thematz2003-08-041-0/+5
* * util.h: remove unnecessary parentheses. [ruby-dev:20879]nobu2003-08-041-0/+4
* * lib/net/imap.rb (receive_responses): raise exception toshugo2003-08-041-0/+5
* * lib/net/imap.rb: convert RD to RDoc.shugo2003-08-041-0/+4
* * win32/win32.c (rb_w32_utime): never use utime() of C runtime.usa2003-08-031-0/+5
* * eval.c (rb_call_super): should propagate previous block fornobu2003-08-031-0/+5
* * lib/scanf.rb: import. [back-dated to July 19]dblack2003-08-031-0/+4
* * eval.c (call_trace_func): clear exception flag temporarily.nobu2003-08-031-0/+5
* * lib/un.h (help): new. % ruby -run -e help cpeban2003-08-031-0/+2
* * regex.h (re_mbctab): should refer to RUBY_EXPORT. [ruby-ext:02199]eban2003-08-031-0/+4
* * numeric.c (flo_to_s): get rid of buffer overflow.matz2003-08-021-0/+9
* * lib/webrick/https.rb: change an option name.gotoyuzo2003-08-021-0/+5
* * lib/net/smtp.rb: respond_to? needs 2nd argument. [ruby-talk:77796]aamine2003-08-021-0/+5
* * gc.c: add "#pragma weak" for __libc_ia64_register_backing_store_base.matz2003-08-021-0/+8
* * ext/extmk.rb (--no-undefined): annoying option removed.eban2003-08-021-0/+4
* * lib/mkmf.rb (pkg_config): get configuration by pkg-config. [new]nobu2003-08-021-0/+6