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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* random.c (random_rand): fixed for edge cases of ranges.
nobu
2009-08-26
3
-3
/
+20
*
* lib/tempfile.rb: fixed typos.
nobu
2009-08-26
1
-7
/
+7
*
* lib/tempfile.rb: add documents from Hongli Lai's fork.
naruse
2009-08-26
2
-26
/
+180
*
* tool/mkconfig.rb (program_transform_name): fix for multiple trans
naruse
2009-08-26
3
-2
/
+9
*
* random.c (random_rand): unified random_int and random_float.
nobu
2009-08-26
5
-116
/
+223
*
* test/test_tempfile.rb: merged from Hongli Lai's fork.
nobu
2009-08-26
2
-4
/
+262
*
* lib/tempfile.rb (Tempfile#close!): should not undefine finalizer
nobu
2009-08-26
2
-1
/
+6
*
* tool/mkconfig.rb (program_transform_name): fix for autoconf 2.61
nobu
2009-08-26
2
-2
/
+7
*
* method.c (rb_method_entry_t): body.proc should be marked.
nobu
2009-08-26
2
-2
/
+3
*
* lib/tempfile.rb (Tempfile#close!, Tempfile#path): added side
nobu
2009-08-26
2
-7
/
+20
*
* lib/tempfile.rb (Tempfile#unlink): reverted r23494, since the
nobu
2009-08-26
2
-1
/
+5
*
* vm.c (collect_local_variables_in_env): skips internal variables.
nobu
2009-08-26
3
-2
/
+16
*
* enc/unicode.c (onigenc_unicode_mbc_case_fold): balanced braces.
nobu
2009-08-26
1
-2
/
+3
*
* enc/unicode/name2ctype.h: updated.
nobu
2009-08-25
1
-365
/
+9744
*
* enc/unicode/*.txt, tool/enc-unicode.rb: properties.
nobu
2009-08-25
0
-0
/
+0
*
* 2009-08-26
svn
2009-08-25
1
-2
/
+2
*
Update Oniguruma's UnicodeData to 5.1.
naruse
2009-08-25
9
-9062
/
+49875
*
Fix for Linux compatibility
naruse
2009-08-25
1
-6
/
+7
*
Set 'mkdir -p' to MKDIR_P when AC_PROG_MKDIR_P doesn't set MKDIR_P.
naruse
2009-08-25
2
-8
/
+14
*
* random.c (rand_init, random_load): use already defined macro.
nobu
2009-08-25
1
-7
/
+7
*
* bignum.c (rb_big_clone, bigmul1_normal, bigdivrem): trivial
nobu
2009-08-25
2
-26
/
+37
*
* Makefile.in (enc/unicode/name2ctype.h): explicitly ignores the
nobu
2009-08-25
2
-6
/
+4
*
* Makefile.in (enc/unicode/name2ctype.h): explicitly ignores the
nobu
2009-08-25
2
-1
/
+6
*
* configure.in (DLDFLAGS): use linker_flag and changed undefined
nobu
2009-08-24
3
-5
/
+11
*
* lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: fix a bug
kou
2009-08-24
3
-1
/
+27
*
* include/ruby/missing.h (vsnprintf): rollback a part of r24179, because
usa
2009-08-24
2
-1
/
+12
*
* st.c (st_delete_safe): deals with packed entries.
nobu
2009-08-24
2
-0
/
+35
*
* win32/Makefile.sub (MAKEDIRS): define.
usa
2009-08-24
1
-0
/
+6
*
* win32/Makefile.sub (MAKEDIRS): define.
usa
2009-08-24
2
-1
/
+2
*
* configure.in (RUBY_CHECK_SIZEOF): set cross_compiling only when
nobu
2009-08-24
2
-4
/
+9
*
* 2009-08-24
svn
2009-08-24
1
-2
/
+2
*
* win32/Makefile.sub (enc/unicode/name2ctype.h): use md instead of
nobu
2009-08-24
2
-1
/
+6
*
* bootstraptest/runner.rb (main): "usage" description updated.
akr
2009-08-23
2
-1
/
+5
*
* bootstraptest/runner.rb (Dir.mktmpdir): updated to latest.
akr
2009-08-23
2
-2
/
+22
*
* 2009-08-23
svn
2009-08-22
1
-2
/
+2
*
* thread.c (rb_thread_schedule): don't recur infinitely.
akr
2009-08-22
2
-7
/
+29
*
fix typos.
akr
2009-08-22
1
-19
/
+19
*
YAML parser don't need identity hash.
akr
2009-08-22
2
-15
/
+13
*
* ext/syck/rubyext.c (id_hash_new): new function to create a hash
akr
2009-08-22
3
-7
/
+23
*
* Makefile.in: use CP and MV macros.
naruse
2009-08-22
2
-9
/
+13
*
fix rdoc.
akr
2009-08-22
1
-1
/
+1
*
rdoc update.
akr
2009-08-22
1
-11
/
+40
*
* lib/mkmf.rb (rm_f, rm_rf): pass the last hash through if exists.
nobu
2009-08-21
2
-2
/
+9
*
* enumerator.c (ary2sv): add dup argument.
akr
2009-08-21
3
-11
/
+50
*
rdoc update.
akr
2009-08-21
1
-2
/
+3
*
* 2009-08-22
svn
2009-08-21
1
-2
/
+2
*
* thread.c (rb_check_deadlock): decrease number of sleepers before
mame
2009-08-21
2
-0
/
+7
*
* enumerator.c (get_next_values): extracted from
akr
2009-08-21
2
-29
/
+39
*
* enc/unicode/name2ctype.h: split from enc/unicode.c and made a
nobu
2009-08-21
9
-152
/
+1483
*
* enc/utf_8.c (code_to_mbc): suppressed a warning.
nobu
2009-08-21
1
-1
/
+1
[prev]
[next]