aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * string.c (rb_str_match_m): String#match should also takematz2004-07-171-0/+3
* * re.c (rb_reg_match_m): add optional second argugment "pos" tomatz2004-07-171-0/+10
* * eval.c (THREAD_ALLOC): th->thread should be initialized to NULL.matz2004-07-171-0/+10
* Incorporate Micheal Neumanns client-side imagemap patchdave2004-07-161-0/+5
* * error.c (exit_initialize): use EXIT_SUCCESS instead of 0.nobu2004-07-161-0/+11
* * lib/optparse.rb (OptionParser#warn, OptionParser#abort): Exceptionnobu2004-07-151-6/+11
* * ext/readline/extconf.rb: added dir_config for curses, ncurses,shugo2004-07-151-0/+5
* years added.nobu2004-07-151-31/+31
* fix ChangeLogocean2004-07-151-1/+2
* * class.c: rdoc patchocean2004-07-151-0/+4
* * lib/yaml.rb (YAML::load_file, YAML::parse_file): added.why2004-07-151-0/+8
* * ext/tk/, ext/tcltklib/: bug fixnagai2004-07-151-0/+25
* * enum.c (enum_min_by): new method Enum#min_by. added Enum#max_bymatz2004-07-141-0/+5
* * ext/openssl/ossl_asn1.c (ossl_asn1cons_to_der): fix type ofgotoyuzo2004-07-141-0/+8
* * util.c (ruby_strtod): should not convert string in the form ofocean2004-07-141-0/+7
* * array.c: rdoc patch - unified margin.ocean2004-07-131-0/+4
* * array.c: rdoc patch. merged patch from Johan Holmbergocean2004-07-131-0/+5
* * lib/uri/generic.rb (URI::Generic#merge_path):akira2004-07-131-0/+10
* * lib/mkmf.rb (init_mkmf): Do not add $(libdir) to $LIBPATH inknu2004-07-131-0/+8
* * ChangeLog: re-formatted.eban2004-07-131-1/+1
* Support call-seq: for Ruby methodsdave2004-07-121-0/+4
* Allow multiple words in braces before a linkdave2004-07-121-0/+5
* * test/soap/marshal/test_struct.rb: use qualified build-tin class namenahi2004-07-101-1/+6
* * ext/tk/lib/tk.rb: better operation for SIGINT when processing callbacks.nagai2004-07-091-0/+12
* * array.c, enum.c, pack.c: rdoc patch from Johan Holmbergocean2004-07-091-0/+7
* lib/open-uri.rb (URI::HTTPS#proxy_open): raise ArgumentError to notice https ...akr2004-07-091-0/+5
* * eval.c (rb_thread_raise): accept third argument as well asnobu2004-07-091-2/+8
* * ext/tk/lib : bug fixnagai2004-07-081-0/+9
* * configure.in (rb_cv_stack_end_address): detect stack end addressnobu2004-07-081-1/+8
* * lib/tempfile.rb (Tempfile::initialize): got out code ofakira2004-07-071-0/+5
* * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0kou2004-07-061-0/+9
* * ext/tk/lib/tkextlib/tktrans.rb,eban2004-07-061-0/+5
* * ext/tk/lib : improve framework of developping Tcl/Tk extension wrappersnagai2004-07-061-0/+5
* * lib/rss/{trackback,syndication,dublincore,content}.rb: workedkou2004-07-051-0/+7
* * lib/uri/common.rb (Kernel#URI): new global method for parsing URIs.akr2004-07-051-0/+4
* Add ML number.ocean2004-07-051-0/+1
* * eval.c (rb_thread_yield, rb_f_catch): 4th argument to rb_yield_0()nobu2004-07-051-1/+6
* * lib/drb/drb.rb(DRbConn self.open): If socket pool is full, closeocean2004-07-041-0/+5
* * lib/rss/rss.rb: added copyright header.kou2004-07-041-0/+4
* * added files:nahi2004-07-031-0/+90
* * ext/tk/lib/tkextlib/tkDND.rb: fix syntax error.eban2004-07-031-0/+4
* * ext/tk/lib/tcltklib : bug fixnagai2004-07-011-0/+6
* * lib/pstore.rb (PStore#transaction): get rid of opening in write modenobu2004-07-011-2/+7
* * ext/openssl/ossl_cipher.c (ossl_cipher_set_padding): last modify isgotoyuzo2004-07-011-3/+0
* * ext/openssl/ossl_cipher.c (ossl_cipher_encrypt, ossl_cipher_decrypt):gotoyuzo2004-06-301-0/+14
* * ext/openssl/extconf.rb: check for EVP_CIPHER_CTX_copy, ENGINE_add,gotoyuzo2004-06-301-0/+40
* * test/ruby/test_file.rb (test_fnmatch): some tests for File.fnmatchocean2004-06-301-0/+5
* * parse.y (primary): should not be NULL. [ruby-core:03098]nobu2004-06-301-0/+4
* * ext/syck/rubyext.c (syck_emitter_new): set buffer afterwhy2004-06-291-0/+5
* * eval.c (rb_eval_cmd, rb_thread_trap_eval): restore safe level.nobu2004-06-291-0/+10