aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* duplicate tests removed.akr2005-03-061-13/+0
* add ML ref. [ruby-core:4490]akr2005-03-061-1/+1
* * lib/pp.rb: rdoced by Sam Roberts.akr2005-03-062-149/+122
* * lib/pp.rb (File::Stat#pretty_print): Etc.getpwuid and Etc.getgrgidakr2005-03-062-4/+14
* * ext/tk/lib/tkextlib/SUPPORT_STATUS: add version info of Tcl/Tk extensionsnagai2005-03-061-57/+65
* * ext/openssl/ossl_ssl.c (ossl_start_ssl): should wait for thatgotoyuzo2005-03-056-61/+461
* * dir.c (rb_glob): fixed mismatch of argument.ocean2005-03-053-11/+9
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.65naruse2005-03-052-7/+21
* * ext/tk/lib/tkextlib/tile.rb: lack of "autoload TProgressbar"nagai2005-03-052-0/+6
* * ext/tk/lib/multi-tk.rb: freeze callback-entry objectsnagai2005-03-0520-63/+550
* * lib/mkmf.rb (create_makefile): allow putting spaces between targetnobu2005-03-054-4/+10
* * 2005-03-05usa2005-03-041-3/+3
* * file.c (eaccess): workaround for VC++8 runtime.usa2005-03-043-0/+13
* * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replacenobu2005-03-044-225/+239
* * eval.c (rb_exec_recursive): matched the declaration to prototype.usa2005-03-044-27/+12
* * array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz2005-03-0473-920/+1312
* * common.mk (install-nodoc, pre-install-doc, post-install-doc):usa2005-03-042-1/+8
* * 2005-03-04usa2005-03-041-3/+3
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.63naruse2005-03-032-1/+12
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.62naruse2005-03-032-137/+240
* * 2005-03-03eban2005-03-031-3/+3
* * ext/tk/tcltklib.c (ip_rbUpdateCommand, ip_rb_threadUpdateCommand):nobu2005-03-032-3/+6
* * common.mk: add {pre,post}-install targets.nobu2005-03-035-5/+53
* * {bcc32,win32,wince}/Makefile.sub (config.h): check if affectednobu2005-03-036-20/+110
* * sample/rss/tdiary_plugin/rss-recent.rb: added site information.kou2005-03-032-18/+52
* typo fixakr2005-03-021-1/+1
* * ext/extmk.rb (parse_args): return false if nothing matched.nobu2005-03-022-3/+8
* * ext/tk/tcltklib.c (lib_eventloop_core): fix typonagai2005-03-022-1/+5
* * eval.c (ruby_native_thread_kill): call pthread_kill() to send anagai2005-03-024-10/+60
* * ext/tk/tcltklib.c: enforce thread-check and exception-handling tonagai2005-03-0224-681/+7670
* * 2005-03-02nobu2005-03-021-3/+3
* * eval.c (rb_eval): [EXPERIMENTAL] NODE_LAMBDA implemented.nobu2005-03-024-3/+52
* regcomp.c: uninitialized member (backrefed_status) was used.kosako2005-03-012-2/+6
* * 2005-03-01eban2005-02-281-4/+4
* improved keeper threadseki2005-02-283-17/+54
* * ext/socket/socket.c (Init_socket): IPv6 is not supported althoughocean2005-02-283-7/+16
* strscan.c: use new Oniguruma API.kosako2005-02-282-13/+14
* * 2005-02-28eban2005-02-281-3/+3
* * ext/socket/socket.c (Init_socket): ported more Socket::Constantsocean2005-02-284-450/+279
* * 2005-02-27eban2005-02-271-3/+3
* * parse.y [ripper]: fix typo. [ruby-core:04494]aamine2005-02-262-6/+10
* 2005-02-26kosako2005-02-261-3/+3
* remove oniggnu.h (GNU regex API).kosako2005-02-267-134/+31
* * st.c, st.h: imported additional file changes on Oniguruma 3.7.0.ksaito2005-02-233-9/+14
* * ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, r...ksaito2005-02-238-172/+214
* This commit was generated by cvs2svn to compensate for changes in r8021,ksaito2005-02-236-94/+106
* * lib/uri/generic.rb (split_userinfo): should split ":pass" into ""akira2005-02-233-9/+22
* * 2005-02-23nobu2005-02-221-3/+3
* * lib/net/imap.rb (initialize): handle certs correctly. Thanks,shugo2005-02-222-5/+11
* * lib/mkmf.rb (mkmf_failed): fixed typo.kou2005-02-222-2/+6