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
*
* instruby.rb (install_recursive): add :glob option rather than
nobu
2007-06-10
2
-6
/
+12
*
* test/ruby/test_beginendblock.rb: typo.
usa
2007-06-10
2
-2
/
+6
*
* instruby.rb (install_recursive): skip .svn directories.
nobu
2007-06-10
2
-1
/
+8
*
* win32/Makefile.sub (config.status): rubyhdrdir was missing.
nobu
2007-06-10
2
-0
/
+6
*
* Makefile.in: use --output-file for gperf to not leave lex.c.tmp.
akr
2007-06-10
2
-1
/
+5
*
* ext/extmk.rb: prepend also topdir to mflags at last.
nobu
2007-06-10
2
-3
/
+4
*
* Makefile.in, win32/Makefile.sub (XCFLAGS): -I. is needed for *.inc.
nobu
2007-06-10
4
-3
/
+9
*
* test/ruby/test_beginendblock.rb (test_should_propagate_signaled):
nobu
2007-06-10
2
-10
/
+14
*
* instruby.rb (install_recursive): skip backup files.
nobu
2007-06-10
2
-4
/
+7
*
* include/ruby: moved public headers.
nobu
2007-06-10
124
-409
/
+647
*
add document.
akr
2007-06-10
1
-0
/
+9
*
* lib/securerandom.rb: renamed from lib/secrand.rb.
akr
2007-06-10
3
-3
/
+136
*
add ML ref. for lex.c change.
akr
2007-06-09
1
-0
/
+1
*
* lib/secrand.rb: rename SecRand() to SecRand.random_number.
akr
2007-06-08
2
-27
/
+34
*
* ext/zlib/zlib.c (gzfile_s_open): use FilePathValue to support
akr
2007-06-08
2
-1
/
+6
*
* eval_jump.h: th->errinfo should clear with nil.
ko1
2007-06-08
2
-1
/
+5
*
documented.
akr
2007-06-08
1
-1
/
+60
*
* parse.y (call_args): allow splat argument after unpacked
matz
2007-06-08
3
-4
/
+75
*
* lib/cgi/session.rb: use secrand for generating cookies.
akr
2007-06-08
2
-9
/
+17
*
* lib/secrand.rb: new file for secure random interface.
akr
2007-06-08
2
-0
/
+70
*
* {win32,wince}/Makefile.sub: add lex.c rule.
usa
2007-06-08
3
-0
/
+10
*
follow previous lex.c change.
akr
2007-06-08
1
-1
/
+1
*
* lex.c.blt: moved from lex.c.
akr
2007-06-08
3
-3
/
+12
*
* thread.c (rb_thread_execute_interrupts): invoke ensure when
ko1
2007-06-07
2
-10
/
+6
*
* lib/pp.rb: call original "method" method instead of redefined one.
akr
2007-06-07
2
-3
/
+14
*
* iseq.c (prepare_iseq_build): freeze filename and name string.
ko1
2007-06-07
3
-3
/
+16
*
* cont.c (cont_restore_1): fix to check root fiber [ruby-dev:30911].
ko1
2007-06-07
3
-3
/
+20
*
* lib/json/common.rb: Ponder offering parse\! method.
naruse
2007-06-06
7
-22
/
+51
*
* test_fiber.rb: add a test (Continuation and Fiber).
ko1
2007-06-06
2
-0
/
+20
*
* cont.c (cont_new): add debug message.
ko1
2007-06-06
4
-3
/
+48
*
* eval_intern.h, eval.c (ruby_init): remove POP_TAG_INIT().
ko1
2007-06-06
5
-7
/
+10
*
* insns.def (invokeblock): fix of splat argument.
ko1
2007-06-06
2
-1
/
+8
*
* insns.def: fixed indentation.
usa
2007-06-06
2
-1
/
+5
*
* lib/json/pure: set properties.
nobu
2007-06-06
0
-0
/
+0
*
* eval.c (rb_yield): fix to check Qundef.
ko1
2007-06-06
2
-1
/
+10
*
* test/ruby/test_continuation.rb: add a test for last commit.
ko1
2007-06-06
2
-0
/
+11
*
* cont.c (rb_cont_call): forbid calling dead fiber with
ko1
2007-06-06
2
-0
/
+13
*
* ext/json, lib/json, test/json: set properties.
nobu
2007-06-06
6
-0
/
+0
*
* compile.c (iseq_compile_each): fix around yield arguments
ko1
2007-06-06
2
-7
/
+8
*
* ext/json/ext/{generator,parser}/extconf.h: removed intermediate files.
nobu
2007-06-06
2
-6
/
+0
*
* cont.c (rb_fiber_start): clear th->tag and check error to fix
ko1
2007-06-05
4
-2
/
+32
*
* insnhelper.h, insns.def (DEC_SP): shoudn't use unary minus operator
usa
2007-06-05
3
-4
/
+11
*
* parse.y (new_yield), compile.c (iseq_compile_each): fix
ko1
2007-06-05
9
-74
/
+97
*
* io.c (rb_f_p): returns arguments to intervene. [ruby-dev:29736]
matz
2007-06-05
2
-2
/
+13
*
* insns.def (invokeblock): check block is created by lambda
ko1
2007-06-05
3
-2
/
+25
*
* lib/pp.rb (PP::PPMethods::seplist): revert last change to work
matz
2007-06-05
2
-3
/
+8
*
* numeric.c (int_round): should not just truncate.
matz
2007-06-05
2
-17
/
+30
*
* ext/nkf/nkf-utf8/nkf.c (kanji_convert): Fix guess fallback.
naruse
2007-06-05
2
-4
/
+7
*
* call_cfunc.ci (call_cfunc): fixed typo.
nobu
2007-06-05
1
-1
/
+1
*
* compile.c: fixed indentation.
nobu
2007-06-05
8
-34
/
+36
[next]