summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * bignum.c (get2comp): calculate proper 2's complement formatz2005-06-081-0/+18
* * enum.c (enum_min_by, enum_max_by): return nil if no iteration.nobu2005-06-071-0/+9
* * ext/curses/curses.c (curses_insertln): merged a patch frommatz2005-06-071-0/+10
* * lib/thread.rb: RDoc documentation from Eric Hodelmatz2005-06-071-0/+5
* * lib/mkmf.rb (create_makefile): add .SUFFIXES from depend file.nobu2005-06-071-3/+8
* * ChangeLog: fix typo.nobu2005-06-071-1/+1
* * object.c (rb_mod_cvar_get): Module#class_variable_get(): backmatz2005-06-071-0/+8
* * sprintf.c (rb_f_sprintf): raise exception on debug mode (-d),matz2005-06-071-0/+5
* * ext/tk/lib/multi-tk.rb: slave-ip fails to call proceduresnagai2005-06-071-0/+5
* * ext/tk/lib/tk/console.rb: create console when requirednagai2005-06-051-0/+6
* * test/dbm/test_dbm.rb: merged from ext/dbm/testdbm.rb.akr2005-06-041-1/+5
* * test/sdbm/test_sdbm.rb: renamed from ext/sdbm/testsdbm.rb withakr2005-06-031-0/+5
* * ext/tk/lib/multi-tk.rb: fix typo.nagai2005-06-031-0/+4
* * bcc32/Makefile.sub: can use single quote character in DESTDIR.ocean2005-06-011-0/+5
* * ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension.nagai2005-05-301-0/+11
* * test/openssl/test_x509store.rb: add test for expired CRLgotoyuzo2005-05-281-1/+6
* * ext/openssl/ossl_x509store.c (ossl_x509stctx_set_time): shouldgotoyuzo2005-05-271-0/+5
* * lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line):gotoyuzo2005-05-271-0/+6
* * lib/mkmf.rb: use the semicolon as the path separatoreban2005-05-271-0/+5
* * ChangeLog: fix entry format.nobu2005-05-251-1/+1
* * ext/tk/lib/tk.rb: add shortcut-methods of tk_call + tk_split_listnagai2005-05-251-0/+4
* * lib/irb/input-method.rb: do not use Readline::HISTORY.pop.shugo2005-05-251-0/+5
* * ext/readline/readline.c: supported libedit. (backported from HEAD)shugo2005-05-251-0/+8
* * ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJISnagai2005-05-251-0/+40
* * lib/open-uri.rb (OpenURI::Meta::RE_QUOTED_STRING): a content ofakr2005-05-251-0/+5
* * numeric.c (fix_pow): support Fixnum ** Float case directlymatz2005-05-241-0/+10
* * lib/getopts.rb: should warn only if verbose mode.eban2005-05-241-0/+5
* * misc/ruby-mode.el (ruby-font-lock-syntactic-keywords): stringnobu2005-05-231-0/+5
* * test/soap/calc: method name 'set' was able to crash with a class Set.nahi2005-05-231-0/+8
* * ext/tcltklib/extconf.rb: Framework support on MacOS X Tiger.nagai2005-05-231-0/+6
* * re.c (make_regexp): should not return junk address duringmatz2005-05-231-0/+5
* * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4.nahi2005-05-221-1/+80
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#intialize):gotoyuzo2005-05-221-0/+7
* * bcc32/Makefile.sub: tds files were not deleted when DESTDIRocean2005-05-211-0/+5
* * lib/rexml/encodings/SHIFT-JIS.rb: encoding and decoding wereocean2005-05-191-0/+5
* * error.c (exc_exception): reverted to call Exception#initializenobu2005-05-181-0/+5
* * dir.c (glob_helper): get rid of using String. [ruby-dev:26180]nobu2005-05-181-1/+10
* * lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): shouldgotoyuzo2005-05-171-0/+5
* * ChangeLog: fix typo.usa2005-05-171-1/+1
* * win32/win32.c (unixtime_to_filetime): use localtime() instaed ofusa2005-05-171-0/+5
* * class.c (rb_class_init_copy): singleton class is disallowed to copy,nobu2005-05-161-1/+4
* * win32/win32.h, {bcc32,win32,wince}/Makefile.sub: moved rb_[ugp]id_tnobu2005-05-161-0/+5
* * win32/win32.{h,c}: define rb_{p,g,u}id_t.ocean2005-05-151-0/+4
* * lib/pathname.rb (Pathname#unlink): use SystemCallError instead ofakr2005-05-151-0/+6
* use raise(exception) [ruby-dev:26164]seki2005-05-151-0/+5
* * configure.in, ruby.h: define rb_[pgu]id_t macros instead of typedefsnobu2005-05-151-0/+5
* * lib/pathname.rb (Pathname#unlink): unlink a symlink to a directoryakr2005-05-151-0/+5
* * win32/win32.c (unixtime_to_filetime): deal with DST.nobu2005-05-151-0/+5
* * error.c (exc_exception, {exit,name_err,syserr}_initialize): callnobu2005-05-141-0/+5
* * configure.in: Check for the availability of pid_t, gid_t and uid_t andnobu2005-05-141-0/+25