aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/syck/rubyext.c (syck_emitter_write_m): forgot to declarematz2003-08-013-7/+35
* *** empty log message ***nobu2003-08-011-1/+1
* * ext/openssl/extconf.rb: should replace literally.nobu2003-08-012-3/+11
* Forgot pointer to original mail of ruby-talk.usa2003-08-011-0/+1
* * io.c (rb_io_check_readable, rb_io_check_writable): ensure notnobu2003-08-012-6/+14
* * io.c (READ_DATA_PENDING_PTR): cast to get rid of warnings.nobu2003-08-013-1/+9
* * win32/win32.c (isInternalCmd): shouldn't return if find end of str.usa2003-08-012-1/+5
* * forgot to commit a sample scriptnagai2003-08-012-0/+19
* Specs adjusted for FLoat.shigek2003-08-014-74/+87
* * eval.c (rb_call_super): propagate previous block if a block isnobu2003-08-012-1/+6
* * bug fix : forget to eval given block to TkRoot.new methodnagai2003-08-011-2/+3
* backoff eval.c 1.498matz2003-08-011-1/+1
* * eval.c (BEGIN_CALLARGS): should not always reset ruby_iter,matz2003-08-016-34/+61
* * doc/NEWS: typo fix.eban2003-08-011-1/+1
* 2003-08-01eban2003-08-011-4/+4
* MANIFESTnobu2003-08-011-0/+139
* * bug fix : wrong resource file format (resource.{en,jp})nagai2003-07-315-12/+72
* * (IMPORTANT BUG FIX) scan of event keywords doesn't work on recentnagai2003-07-31141-25/+19495
* * gc.c (Init_stack): wrong magic number.matz2003-07-311-1/+1
* * gc.c (Init_stack): IA64 requires STACK_LEVEL_MAX to be less thanmatz2003-07-314-4/+18
* import erb-2.0.4b4seki2003-07-312-9/+13
* * ext/etc/etc.c: revert getenv()'s prototype. use it only when _WIN32usa2003-07-312-1/+8
* * numeric.c (rb_num_coerce_relop): export function.matz2003-07-317-83/+91
* * wrap the command-proc of TkScale : pass the numeric object to the procnagai2003-07-314-24/+117
* 2003-07-31nobu2003-07-311-4/+4
* * array.c (rb_ary_collect): must get length of array for eachusa2003-07-312-4/+9
* * ext/openssl/extconf.rb: move gmake specific featuresgotoyuzo2003-07-312-26/+31
* add explicit trim modeseki2003-07-313-17/+155
* * lib/net/ftp.rb (return_code): obsolete.shugo2003-07-302-26/+37
* * lib/mkmf.rb (dir_config): allow multiple directories separatednobu2003-07-302-11/+31
* * update to 1.8.0 preview5 (but incomplete yet).matz2003-07-301-12/+92
* * lib/un.rb: add descriptions.eban2003-07-301-21/+103
* * marshal.c (w_object): marshal_dump should not take anymatz2003-07-302-1/+6
* * MultiTkIp.new_* accept a block to eval under the new interpreternagai2003-07-301-6/+12
* * bug fixnagai2003-07-306-6/+33
* * ruby.c (proc_options): -F set compiled regular expression to $;.matz2003-07-303-3/+10
* * ext/openssl/ossl_ssl.c (ossl_sslctx_initialize): should initializegotoyuzo2003-07-302-0/+10
* commit missnobu2003-07-301-1/+1
* * error.c (rb_raise): snprintf() termination moved tonobu2003-07-304-66/+63
* * additional check of Tk interpreters' status for a little more safetynagai2003-07-304-13/+32
* * ruby.c: typo fix.eban2003-07-301-1/+1
* * lib/net/ftp.rb (get): fix wrong argument name. Thanks to Williamshugo2003-07-302-3/+8
* * ext/iconv/iconv.c (iconv_convert): append unchanged portionnobu2003-07-303-1/+24
* 2003-07-30usa2003-07-301-3/+3
* * configure.in (os2-emx): renamed from os2_emx, add flags tonobu2003-07-305-15/+52
* * marshal.c (w_object): if object responds to 'marshal_dump',matz2003-07-299-36/+130
* * fix a bug of the procedure for 'Delete' button on the safe-Tk frmaenagai2003-07-292-1/+10
* * change default mode of mainloop_abort_on_exception on multi-tk.rbnagai2003-07-291-1/+1
* * bug fixnagai2003-07-294-56/+90
* import erb_2_0_4b2seki2003-07-291-6/+14