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
*
* ext/thread/lib/thread.rb: Add a replacement of thread.rb that
knu
2007-02-10
1
-0
/
+5
*
* lib/thread.rb: Remove an ineffective part of the code.
knu
2007-02-10
1
-0
/
+4
*
* ext/thread/thread.c (rb_thread_exclusive): Implement
knu
2007-02-10
1
-0
/
+5
*
* ext/thread/thread.c: Get rid of use of a dummy function.
knu
2007-02-10
1
-0
/
+4
*
* ext/thread/thread.c (Init_thread): Define missing aliases:
knu
2007-02-10
1
-0
/
+5
*
* ext/win32ole/win32ole.c (ole_variant2val): fix compile error
suke
2007-02-10
1
-0
/
+5
*
* ext/win32ole/win32ole.c (ole_variant2val): fix the bug when
suke
2007-02-09
1
-0
/
+5
*
* ext/tk/lib/tk.rb: fix typo (TkConfigMethod::__confinfo_cmd,
nagai
2007-02-09
1
-0
/
+5
*
* ext/thread: Make style fixes (mostly de-K&R'ism) to match the
knu
2007-02-09
1
-0
/
+7
*
Oops, this is the original form. I committed the wrong file.
knu
2007-02-09
1
-1
/
+1
*
* ext/thread: Import the "fastthread" implementation by MenTaLguY
knu
2007-02-09
1
-0
/
+6
*
* ext/bigdecimal: Synchronize with trunk. Better function
knu
2007-02-09
1
-0
/
+6
*
Tue Feb 06 22:06:45 2007 NARUSE, Yui <naruse@ruby-lang.org>
naruse
2007-02-06
1
-0
/
+12
*
* eval.c (rb_iterate): need to PUSH_ITER in proper order.
matz
2007-01-31
1
-0
/
+8
*
* string.c (rb_str_sub_bang): calling rb_str_modify() should be just
usa
2007-01-30
1
-0
/
+6
*
* mkconfig.rb: autoconf 2.61 support. [ruby-core:10016]
nobu
2007-01-30
1
-0
/
+4
*
* parse.y (dyna_var_lookup): should not alter dvar->val not to
matz
2007-01-27
1
-0
/
+7
*
* ext/tk/lib/tk.rb (TkConfigMethod#__confinfo_cmd,__conv_keyonly_optkeys):
nagai
2007-01-26
1
-0
/
+15
*
* misc/ruby-mode.el (ruby-font-lock-syntactic-keywords): fix
matz
2007-01-24
1
-0
/
+9
*
* hash.c: added documentation for Hash about how it uses eql? and
matz
2007-01-23
1
-0
/
+5
*
* lib/cgi.rb (CGI::QueryExtension::read_multipart): use == instead
matz
2007-01-23
1
-0
/
+5
*
* ext/socket/socket.c: fix errors in socket sample code.
matz
2007-01-23
1
-0
/
+5
*
fix memory leak of win32ole.
suke
2007-01-13
1
-0
/
+6
*
* ext/etc/etc.c (etc_getpwuid, etc_getgrgid): fix to correctly
knu
2007-01-12
1
-0
/
+5
*
* ext/strscan/strscan.c (strscan_do_scan): should set kcode option before mat...
aamine
2007-01-10
1
-0
/
+12
*
* file.c (rb_find_file): should not call fpath_check() with NULL.
usa
2007-01-09
1
-0
/
+5
*
* string.c (rb_str_upto): String#upto from empty string makes
matz
2007-01-08
1
-0
/
+5
*
Merge RDoc updates from matzruby 11502, 11503, 11504
drbrain
2007-01-07
1
-0
/
+13
*
updated based on date2 4.0.1.
tadf
2007-01-07
1
-0
/
+4
*
* io.c (ruby_dup): start GC on ENOMEM as well.
matz
2007-01-03
1
-0
/
+4
*
Revert r11453
matz
2007-01-03
1
-5
/
+18
*
* io.c (ruby_dup): start GC on ENOMEM as well.
matz
2007-01-03
1
-18
/
+5
*
Merge 11443, 11444 and 11445 from trunk.
drbrain
2006-12-31
1
-0
/
+18
*
updated based on date2 4.0.
tadf
2006-12-30
1
-0
/
+4
*
* ChangeLog: typo.
nobu
2006-12-15
1
-1
/
+1
*
* ext/readline/readline.c: NetBSD editline does not have
matz
2006-12-14
1
-0
/
+7
*
* lib/irb/locale.rb (IRB::Locale::puts): typo fixed. a patch from
matz
2006-12-14
1
-0
/
+5
*
* ext/digest/sha2/lib/sha2.rb: Moved one level up from under
knu
2006-12-11
1
-0
/
+5
*
* variable.c (rb_define_const): typo fixed.
matz
2006-12-11
1
-0
/
+4
*
* string.c (rb_str_aset): index double decode problem.
matz
2006-12-11
1
-0
/
+5
*
* eval.c (ruby_cleanup): keep the exception till after END blocks.
nobu
2006-12-09
1
-0
/
+5
*
instead of File.exists?. a patch from Yutaka Kanemoto
matz
2006-12-09
1
-1
/
+2
*
* lib/irb/locale.rb (IRB::Locale::search_file): ues File.exist?
matz
2006-12-09
1
-0
/
+5
*
* lib/weakref.rb (WeakRef::__setobj__): should support
matz
2006-12-07
1
-0
/
+8
*
* Makefile.in, common.mk (NULLCMD): moved for platforms that empty
nobu
2006-12-06
1
-6
/
+11
*
* configure.in (SITE_DIR): fixed to emtpy RUBY_SITE_LIB in config.h on
eban
2006-12-06
1
-0
/
+5
*
* misc/ruby-mode.el (ruby-parse-partial): need to parse "/=" as
matz
2006-12-05
1
-0
/
+5
*
* ruby.h (OFFT2NUM): use LONG2NUM() if sizeof(long) equals to
matz
2006-12-04
1
-0
/
+5
*
* parse.y (dyna_init_gen): dvar initialization only if dvar is
matz
2006-12-04
1
-0
/
+5
*
* lib/cgi.rb (CGI::QueryExtension::read_multipart): should quote
shugo
2006-12-03
1
-0
/
+5
[next]