| Commit message (Expand) | Author | Age | Files | Lines |
* | * eval.c (rb_add_event_hook): new function to add a hook function for | shugo | 2005-03-16 | 1 | -0/+5 |
* | * eval.c (rb_call0): reorganize "return" event post. | matz | 2005-03-16 | 1 | -0/+26 |
* | * ext/iconv/iconv.c (Init_iconv): InvalidEncoding also should include | nobu | 2005-03-15 | 1 | -0/+5 |
* | * eval.c (recursive_check, recursive_push): more restrictive check. | nobu | 2005-03-15 | 1 | -2/+7 |
* | * ext/tk/tkutil/tkutil.c (ary2list): give wrong arguments to hash2kv() | nagai | 2005-03-15 | 1 | -0/+4 |
* | * ext/tk/lib/tk/timer.rb (TkTimer): forgot to clear @return_value | nagai | 2005-03-14 | 1 | -0/+7 |
* | * ext/tk/lib/tk/timer.rb (TkRTTimer): forgot to reset the callback | nagai | 2005-03-14 | 1 | -0/+5 |
* | * ext/tk/lib/tk/timer.rb (TkRTTimer): correct calculation of offset | nagai | 2005-03-13 | 1 | -0/+18 |
* | * eval.c (recursive_pop): raise TypeError instead of fatal error. | nobu | 2005-03-13 | 1 | -5/+10 |
* | remove test_gc | seki | 2005-03-13 | 1 | -0/+4 |
* | * ext/openssl/ossl_ssl.c (ossl_tmp_dh_callback): should get DH | gotoyuzo | 2005-03-12 | 1 | -0/+5 |
* | * ext/openssl/ossl_pkey_dh.c (ossl_create_dh): fix typo. | gotoyuzo | 2005-03-12 | 1 | -0/+8 |
* | * ext/tk/tcltklib.c (lib_eventloop_ensure): mis-delete a timer handler | nagai | 2005-03-10 | 1 | -0/+19 |
* | * lib/pp.rb (PP::PPMethods#guard_inspect_key): support | akr | 2005-03-09 | 1 | -0/+5 |
* | * ext/openssl/ossl_ssl.c: OpenSSL::SSL::SSLContexts suports callbacks: | gotoyuzo | 2005-03-09 | 1 | -0/+25 |
* | * parse.y (gettable_gen): warns if VCALL name is used as | matz | 2005-03-09 | 1 | -0/+14 |
* | * ext/tk/sample/tktextio.rb: fix bug of handling 'end' position. | nagai | 2005-03-09 | 1 | -0/+5 |
* | * ext/tk/sample/tktextio.rb: New sample script. TkTextIO class in this | nagai | 2005-03-08 | 1 | -0/+6 |
* | fixed weekdays | ocean | 2005-03-08 | 1 | -7/+7 |
* | * ext/socket/mkconstants.rb: workaround for some of 4.4BSD-Lite | usa | 2005-03-08 | 1 | -0/+5 |
* | * eval.c (rb_exec_recursive): declaration should precede statements | usa | 2005-03-08 | 1 | -2/+7 |
* | * error.c (errno_missing): Errno.const_missing to allow references | matz | 2005-03-08 | 1 | -0/+13 |
* | * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.66 | naruse | 2005-03-07 | 1 | -0/+5 |
* | * sample/webrick/httpsd.rb: fix typo in comment. suggested by | gotoyuzo | 2005-03-07 | 1 | -0/+3 |
* | * lib/webrick/server.rb (WEBrick::GenericServer#start): should | gotoyuzo | 2005-03-07 | 1 | -0/+6 |
* | * eval.c (rb_require_safe): get actual path string under safe level | nobu | 2005-03-07 | 1 | -2/+7 |
* | * ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_read, | usa | 2005-03-07 | 1 | -0/+5 |
* | * ext/openssl/lib/openssl/buffering.rb (Buffering#initialize): | gotoyuzo | 2005-03-07 | 1 | -0/+5 |
* | * object.c (inspect_obj): unintended space removal. | matz | 2005-03-07 | 1 | -0/+11 |
* | * ext/tk/tkutil/tkutil.c: follow the change of st.c (committed at Fri, | nagai | 2005-03-06 | 1 | -0/+5 |
* | * ext/tk/tcltklib.c: fail to call TclTkLib.mainloop when $SAFE==4 | nagai | 2005-03-06 | 1 | -0/+4 |
* | add ruby-electric.el | zsombor | 2005-03-06 | 1 | -0/+5 |
* | add ML ref. [ruby-core:4490] | akr | 2005-03-06 | 1 | -1/+1 |
* | * lib/pp.rb: rdoced by Sam Roberts. | akr | 2005-03-06 | 1 | -0/+4 |
* | * lib/pp.rb (File::Stat#pretty_print): Etc.getpwuid and Etc.getgrgid | akr | 2005-03-06 | 1 | -0/+6 |
* | * ext/openssl/ossl_ssl.c (ossl_start_ssl): should wait for that | gotoyuzo | 2005-03-05 | 1 | -0/+26 |
* | * dir.c (rb_glob): fixed mismatch of argument. | ocean | 2005-03-05 | 1 | -0/+8 |
* | * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.65 | naruse | 2005-03-05 | 1 | -0/+4 |
* | * ext/tk/lib/multi-tk.rb: freeze callback-entry objects | nagai | 2005-03-05 | 1 | -0/+6 |
* | * lib/mkmf.rb (create_makefile): allow putting spaces between target | nobu | 2005-03-05 | 1 | -0/+5 |
* | * file.c (eaccess): workaround for VC++8 runtime. | usa | 2005-03-04 | 1 | -0/+6 |
* | * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replace | nobu | 2005-03-04 | 1 | -3/+12 |
* | * eval.c (rb_exec_recursive): matched the declaration to prototype. | usa | 2005-03-04 | 1 | -0/+9 |
* | * array.c: replace rb_protect_inspect() and rb_inspecting_p() by | matz | 2005-03-04 | 1 | -11/+230 |
* | * common.mk (install-nodoc, pre-install-doc, post-install-doc): | usa | 2005-03-04 | 1 | -0/+5 |
* | * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.63 | naruse | 2005-03-03 | 1 | -0/+4 |
* | * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.62 | naruse | 2005-03-03 | 1 | -0/+4 |
* | * ext/tk/tcltklib.c (ip_rbUpdateCommand, ip_rb_threadUpdateCommand): | nobu | 2005-03-03 | 1 | -1/+4 |
* | * common.mk: add {pre,post}-install targets. | nobu | 2005-03-03 | 1 | -1/+8 |
* | * {bcc32,win32,wince}/Makefile.sub (config.h): check if affected | nobu | 2005-03-03 | 1 | -0/+12 |