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
...
*
* insnhelper.h, vm.h: some refactoring.
ko1
2007-06-30
3
-32
/
+25
*
* yarvcore.h: some refactoring on rb_iseq_t.
ko1
2007-06-30
6
-60
/
+71
*
* vm.h: rename insn_func_type to rb_insn_func_type.
ko1
2007-06-30
5
-23
/
+32
*
* parse.y (parser_yylex): return non-valid token for an invalid
nobu
2007-06-29
3
-3
/
+10
*
* parse.y (stmts): fix for ripper.
nobu
2007-06-29
2
-5
/
+7
*
* parse.y: fix to show line number of blank block.
ko1
2007-06-29
2
-0
/
+8
*
* lib/cgi/session.rb (create_new_id): don't cut off md5.hexdigest to
akr
2007-06-29
2
-1
/
+6
*
* debug.h: constified.
nobu
2007-06-29
2
-7
/
+9
*
* debug.c (ruby_set_debug_option): separated from main.c.
nobu
2007-06-29
5
-29
/
+54
*
add a Mailing list pointer.
ko1
2007-06-29
1
-0
/
+1
*
add a Mainling list pointer.
ko1
2007-06-29
1
-1
/
+1
*
* proc.c (proc_new): fix to return a proc object
ko1
2007-06-29
2
-0
/
+9
*
* numeric.c (fix_pow): get rid of division by zero. reported by
nobu
2007-06-29
2
-3
/
+24
*
* numeric.c: fix indent.
nobu
2007-06-29
1
-29
/
+29
*
* configure.in: add fastcall attribute check.
ko1
2007-06-29
2
-0
/
+5
*
* parse.y (assoc_list): remove expanded hash literal (no splat).
matz
2007-06-29
4
-60
/
+55
*
* lib/vm/instruction.rb: set properties.
nobu
2007-06-29
1
-1331
/
+1331
*
* tool/insns2vm.rb, lib/vm/instruction.rb: move process body
ko1
2007-06-29
4
-1296
/
+1346
*
* hash.c: purged trailing spaces.
nobu
2007-06-29
1
-112
/
+112
*
refine previous change.
akr
2007-06-29
1
-3
/
+2
*
* parse.y (dsym): return non-null NODE even if yyerror(). based on a
nobu
2007-06-29
3
-3
/
+9
*
* parse.y (assoc_list): odd number check only for NODE_ARRAY.
matz
2007-06-28
2
-1
/
+6
*
debug environment variable refined.
akr
2007-06-28
2
-2
/
+24
*
* win32/Makefile.sub: define FUNC_FASTCALL macro.
ko1
2007-06-28
3
-16
/
+12
*
refine previous change.
akr
2007-06-28
1
-1
/
+1
*
* compile.c: fix to remove -Wall warnings on gcc.
ko1
2007-06-28
2
-20
/
+21
*
* bignum.c (rb_big_hash): fix hash area.
akr
2007-06-28
2
-1
/
+5
*
* ext/stringio/stringio.c (strio_getline): local variable to be
nobu
2007-06-28
2
-3
/
+6
*
* gc.c (rb_obj_id): use SIGNED_VALUE instead of long.
usa
2007-06-28
2
-4
/
+8
*
* common.mk (run.gdb): fix to load $(srcdir)/.gdbinit
ko1
2007-06-27
4
-9
/
+27
*
* bootstraptest/runner.rb: fix to untouch $:.
ko1
2007-06-27
2
-1
/
+4
*
* compile.c (setup_args): change parameter type.
ko1
2007-06-27
2
-8
/
+12
*
* parse.y (rb_intern2): unconstify cast.
usa
2007-06-27
2
-1
/
+5
*
* parse.y (rb_intern2): don't allocate a string object at first.
akr
2007-06-27
2
-3
/
+15
*
* bootstraptest/runner.rb: fix to show file name.
ko1
2007-06-27
10
-0
/
+2579
*
* include/ruby/node.h, parse.y, gc.c, iseq.c: remove NODE_CREF.
ko1
2007-06-27
5
-6
/
+4
*
* compile.c (iseq_compile_each): fix popped backref and others.
ko1
2007-06-27
3
-80
/
+22
*
* win32/win32.c: remove unused functions.
usa
2007-06-27
2
-54
/
+4
*
* include/ruby/win32.h, win32/Makefile.sub, win32/configure.bat,
usa
2007-06-27
7
-28
/
+83
*
* compile.c (iseq_translate_direct_threaded_code): fix prototype
ko1
2007-06-27
3
-2
/
+9
*
* vm_evalbody.ci: support OPT_CALL_THREADED_CODE.
ko1
2007-06-27
5
-13
/
+48
*
* compile.c (iseq_compile_each): fix type error.
ko1
2007-06-26
2
-2
/
+6
*
* compile.c (compile_massign), insns.def (expandarray): support
ko1
2007-06-26
5
-91
/
+262
*
* string.c (rb_str_clear): need to check STR_EMBED_P() before
matz
2007-06-26
3
-4
/
+10
*
* process.c (proc_getgroups): use GIDT2NUM for rb_gid_t.
nobu
2007-06-26
2
-1
/
+5
*
* thread.c (rb_thread_wait_fd_rw): terminate fdset.
ko1
2007-06-26
2
-0
/
+6
*
* regint.h: IL32LLP64 support.
usa
2007-06-26
2
-0
/
+9
*
* iseq.c (ruby_node_name): update node names.
ko1
2007-06-26
2
-2
/
+22
*
* include/ruby/ruby.h: IL32LLP64 support.
usa
2007-06-26
4
-14
/
+34
*
* cont.c (rb_fiber_s_new): revert initializing VM stack.
ko1
2007-06-26
8
-33
/
+29
[prev]
[next]