index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* gc.c (gc_sweep): loosen page free condition to avoid add_heap()
matz
2003-10-20
1
-1
/
+16
*
* lib/debug.rb (debug_command): remove debug print.
usa
2003-10-20
1
-0
/
+4
*
* lib/pathname.rb (foreachline, dir_foreach): add obsolete warning.
akr
2003-10-19
1
-0
/
+4
*
* test/soap/calc/*, test/soap/helloworkd/*: changed port# of test server.
nahi
2003-10-18
1
-0
/
+5
*
* missing/acosh.c (DBL_MANT_DIG): typo fix(ifdef -> ifndef).
eban
2003-10-18
1
-0
/
+4
*
* ext/syck/yamlbyte.h: Ditto.
why
2003-10-17
1
-0
/
+2
*
* ext/syck/rubyext.c: YAML::Syck::compile method.
why
2003-10-17
1
-0
/
+13
*
* ext/enumerator/enumerator.c, ext/enumerator/enumerator.txt:
knu
2003-10-17
1
-0
/
+6
*
* lib/generator.rb: Add rdoc documentation.
knu
2003-10-17
1
-0
/
+4
*
* lib/set.rb: Reword and fix Overview.
knu
2003-10-17
1
-0
/
+7
*
* test/ruby/test_range.rb: added.
usa
2003-10-17
1
-0
/
+6
*
* lib/debug.rb (DEBUGGER__::Context::debug_command): do not call
matz
2003-10-16
1
-0
/
+5
*
(bug fix) instance variable @frame was used without initializing on
nagai
2003-10-16
1
-0
/
+5
*
If $DEBUG == true and some exception is caused in a callback
nagai
2003-10-16
1
-0
/
+6
*
* string.c (rb_str_upto): ("a"..."a").to_a should return [].
matz
2003-10-16
1
-0
/
+5
*
Add Tk::EncodedString and Tk::UTF8_String class to support characters
nagai
2003-10-16
1
-0
/
+12
*
* test/digest/test_digest.rb (test_eq): show failed class.
nobu
2003-10-15
1
-0
/
+7
*
* lib/soap/netHttpClient.rb: use URI::HTTP#request_uri instead of
nahi
2003-10-15
1
-0
/
+5
*
* lib/cgi.rb (CGI::Cookie): tiny typo fix.
matz
2003-10-15
1
-0
/
+4
*
* eval.c (ruby_run): just return FAILURE instead of parse error
nobu
2003-10-15
1
-4
/
+9
*
* ext/digest/digest.c (rb_digest_base_alloc): need to initialize
usa
2003-10-15
1
-0
/
+5
*
* marshal.c (w_object): dump extended modules as well.
matz
2003-10-15
1
-0
/
+13
*
ruby-list
nobu
2003-10-15
1
-1
/
+1
*
* ext/enumerator/enumerator.c (enumerator_each): avoid VC++ warning.
usa
2003-10-15
1
-0
/
+6
*
* ext/syck/bytecode.c: Checkin of YAML bytecode support.
why
2003-10-14
1
-0
/
+16
*
* lib/generator.rb: A new library which converts an internal
knu
2003-10-14
1
-0
/
+8
*
ext/tk/sample/demos-en/entry3.rb, ext/tk/sample/demos-jp/entry3.rb :
nagai
2003-10-14
1
-0
/
+8
*
* test/digest/test_digest.rb: Moved from ext/digest/test.rb.
knu
2003-10-14
1
-0
/
+4
*
ChangeLog: forgot. sorry
nagai
2003-10-14
1
-0
/
+5
*
ext/tcltklib/tcltklib.c:
nagai
2003-10-14
1
-0
/
+26
*
forgot..
nahi
2003-10-14
1
-0
/
+22
*
* eval.c (ruby_finalize_0): return the given exit status unless
nobu
2003-10-14
1
-0
/
+5
*
* intern.h (ruby_stop): never return.
nobu
2003-10-14
1
-0
/
+6
*
* lib/pathname.rb (realpath): make ELOOP check bit more robust.
akr
2003-10-13
1
-0
/
+6
*
* eval.c (rb_require_safe): segfault after loading .so.
nobu
2003-10-13
1
-2
/
+4
*
Add ext/enumerator, a helper module for the Enumerable interface.
knu
2003-10-13
1
-0
/
+5
*
* test/ruby/envutil.rb: use Config::CONFIG["ruby_install_name"],
eban
2003-10-13
1
-0
/
+5
*
* eval.c (rb_feature_p): match by classified suffix.
nobu
2003-10-13
1
-1
/
+17
*
* string.c (str_new4): should not preserve FL_TAINT status in the
matz
2003-10-13
1
-0
/
+17
*
* ext/win32ole/extconf.rb: check "windows.h", not "windows".
eban
2003-10-12
1
-0
/
+5
*
* lib/rexml/quickpath.rb (REXML::QuickPath::match):
eban
2003-10-11
1
-0
/
+5
*
* lib/pathname.rb (realpath): check existence of the file.
akr
2003-10-11
1
-1
/
+3
*
* lib/pathname.rb (realpath): re-implemented.
akr
2003-10-11
1
-3
/
+3
*
* lib/pathname.rb (realpath_rec): fix handling of symlink to absolute
akr
2003-10-11
1
-0
/
+5
*
* lib/monitor.rb: handle exceptions correctly. Thanks, Gennady
shugo
2003-10-11
1
-0
/
+5
*
* eval.c (is_defined): inheritance line adjustment as like as
nobu
2003-10-09
1
-0
/
+5
*
* marshal.c (r_object0): remove unnecessary iv restoration for
matz
2003-10-09
1
-3
/
+16
*
* ext/openssl/ossl_x509name.c (ossl_x509name_initialize): add
gotoyuzo
2003-10-09
1
-0
/
+10
*
* eval.c (rb_thread_start_0): prevent thread from GC.
nobu
2003-10-09
1
-0
/
+5
*
* eval.c (rb_thread_start_0): non-volatile should be restored from
nobu
2003-10-09
1
-0
/
+5
[next]