index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* gc.c (run_final): wrong order of data. [ruby-dev:23948]
matz
2004-07-27
1
-2
/
+2
*
* gc.c (define_final): should not disclose NODE* to Ruby world.
matz
2004-07-23
1
-6
/
+4
*
* gc.c, parse.y, lib/cgi.rb, lib/date.rb: last minute backports from HEAD.
matz
2004-07-14
1
-1
/
+1
*
* eval.c (rb_eval_cmd, rb_thread_trap_eval): restore safe level.
nobu
2004-06-29
1
-3
/
+10
*
* eval.c (rb_thread_atfork): remove "fork terminates thread"
matz
2004-06-24
1
-3
/
+1
*
* gc.c (stack_grow_direction): memoize the direction.
nobu
2004-06-16
1
-4
/
+7
*
* gc.c (rb_gc_copy_finalizer): typo. [ruby-core:02774]
nobu
2004-04-12
1
-1
/
+1
*
Add RDoc comments
dave
2003-12-22
1
-0
/
+150
*
dln.c: remove last second typo.
matz
2003-12-20
1
-0
/
+10
*
* eval.c (thread_timer): use timer by sub-thread and nanosleep.
matz
2003-12-13
1
-5
/
+2
*
* io.c (read_all): should return given string even if data read is
matz
2003-12-10
1
-2
/
+0
*
* gc.c (gc_mark): explicitly check mark recursion levels, instead
matz
2003-11-28
1
-40
/
+69
*
* eval.c, gc.c: FreeBSD/ia64 currently does not have a way for a
knu
2003-11-27
1
-0
/
+8
*
* gc.c (Init_stack): stack region is far smaller than usual if
matz
2003-11-22
1
-0
/
+3
*
* configure.in: always check existence of the pthread library
nagai
2003-11-20
1
-0
/
+5
*
* gc.c (gc_sweep): loosen page free condition to avoid add_heap()
matz
2003-10-20
1
-3
/
+5
*
* parse.y (stmt): rhs of multiple assignment should not be
matz
2003-10-06
1
-0
/
+1
*
* gc.c (Init_stack): the type of space is changed to unsigned int
eban
2003-10-04
1
-1
/
+1
*
* gc.c (heaps): manage slots and limits together. [ruby-dev:21453]
nobu
2003-10-01
1
-26
/
+32
*
* enum.c (inject_i): use rb_yield_values.
matz
2003-08-22
1
-2
/
+2
*
* gc.c (id2ref): recycle check should be done by klass == 0.
matz
2003-08-14
1
-1
/
+1
*
* gc.c (rb_data_object_alloc): check type of 1st argument.
usa
2003-08-14
1
-0
/
+1
*
* eval.c (rb_call0): update ruby_class as well as ruby_cref.
matz
2003-08-06
1
-2
/
+0
*
* gc.c: FreeBSD/ia64's mcontext_t is a bit different from that of
knu
2003-08-06
1
-0
/
+4
*
* gc.c: add "#pragma weak" for __libc_ia64_register_backing_store_base.
matz
2003-08-02
1
-0
/
+1
*
* gc.c (rb_gc_mark_locations): no need to swap arguments.
nobu
2003-08-01
1
-11
/
+6
*
* gc.c (rb_gc): typo.
matz
2003-08-01
1
-1
/
+1
*
* ext/syck/rubyext.c (syck_emitter_write_m): forgot to declare
matz
2003-08-01
1
-3
/
+22
*
* gc.c (Init_stack): wrong magic number.
matz
2003-07-31
1
-1
/
+1
*
* gc.c (Init_stack): IA64 requires STACK_LEVEL_MAX to be less than
matz
2003-07-31
1
-0
/
+8
*
* ext/socket/socket.c (tcp_s_gethostbyname): was using
matz
2003-07-25
1
-2
/
+2
*
* gcc -Wall clean-up.
matz
2003-07-24
1
-9
/
+0
*
* gc.c (run_final): backout unnecessary modifies.
matz
2003-07-24
1
-10
/
+3
*
* eval.c (thgroup_add): no warning for terminated threads.
matz
2003-07-24
1
-3
/
+9
*
* eval.c (rb_clear_cache_by_class): check both klass and origin.
matz
2003-07-17
1
-1
/
+0
*
* eval.c (ruby_init): set ruby_running to true after
matz
2003-07-17
1
-0
/
+1
*
* eval.c (rb_call_super): k->super maybe NULL if klass is Kernel.
matz
2003-07-07
1
-0
/
+1
*
* configure.in (rb_cv_stack_grow_dir): check stack growing direction.
nobu
2003-06-28
1
-24
/
+37
*
* eval.c (proc_alloc): re-unification of Block and Proc. Block
matz
2003-06-16
1
-1
/
+1
*
* parse.y (value_expr0): class and module statements should not be
matz
2003-06-07
1
-4
/
+4
*
* gc.c (define_final): eliminate rb_f_lambda() call.
matz
2003-06-06
1
-20
/
+20
*
* gc.c (run_final): use rb_thread_critical instead of DEFER_INTS.
matz
2003-05-22
1
-3
/
+4
*
* error.c (syserr_initialize): prohibit specifying errno for
matz
2003-05-21
1
-0
/
+2
*
* gc.c (rb_gc): check odd alignment stack on m68k machines.
matz
2003-05-08
1
-1
/
+1
*
* gc.c: STACK_LEVEL_MAX=65535 on mswince.
uema2
2003-04-25
1
-1
/
+1
*
* gc.c (rb_gc): use rb_gc_mark_maybe() to mark registered C
matz
2003-04-21
1
-1
/
+1
*
* gc.c (rb_gc_mark_children): introduce this function again; this
matz
2003-04-09
1
-25
/
+35
*
* bignum.c (BIGZEROP): macro to determine if x is a bignum zero.
matz
2003-04-09
1
-17
/
+27
*
* eval.c (avalue_splat): new function to do unary * (splat)
matz
2003-03-26
1
-0
/
+3
*
* gc.c (rb_gc_call_finalizer_at_exit): use free() if dfree is -1.
nobu
2003-03-23
1
-1
/
+6
[next]