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
*
* 2006-01-08
eban
2006-01-08
1
-3
/
+3
*
the bug was FreeBSD specific.
akr
2006-01-08
2
-4
/
+4
*
* 2006-01-07
eban
2006-01-07
1
-3
/
+3
*
* parse.y (singleton): get rid of segfault on syntax error.
nobu
2006-01-07
2
-1
/
+6
*
* eval.c (rb_fd_isset): compare the result of FD_ISSET with 0 to
akr
2006-01-06
2
-1
/
+9
*
* 2006-01-06
eban
2006-01-05
1
-3
/
+3
*
avoid "left-hand operand of comma expression has no effect" warnings.
akr
2006-01-05
1
-1
/
+1
*
* configure.in: don't force getcontext on IA64.
akr
2006-01-05
3
-7
/
+17
*
* 2006-01-05
eban
2006-01-05
1
-3
/
+3
*
ANSI styled
ocean
2006-01-05
2
-18
/
+9
*
* 2006-01-03
eban
2006-01-03
1
-3
/
+3
*
some more typos fixed.
akr
2006-01-03
1
-8
/
+8
*
fix typos.
akr
2006-01-03
1
-3
/
+3
*
* 2006-01-01
eban
2006-01-01
1
-5
/
+5
*
fix.
akr
2006-01-01
1
-1
/
+1
*
* missing.h (isnan): avoid macro expantion
akr
2006-01-01
2
-4
/
+13
*
* win32/win32.c (rb_w32_seekdir): should not segfault even if passed
ocean
2006-01-01
4
-19
/
+83
*
* eval.c (rb_thread_save_context): should not recycle scope object used
nobu
2005-12-31
2
-0
/
+6
*
* ext/syck/rubyext.c: attribute name was truncated with Rev1.64.
ocean
2005-12-31
2
-12
/
+14
*
* 2005-12-31
eban
2005-12-31
1
-3
/
+3
*
* lib/generator.rb: (Generator#initialize): should kill @loop_thread
ocean
2005-12-31
2
-0
/
+8
*
Sorry again, incorrent exception propagation.
ocean
2005-12-30
1
-1
/
+1
*
Sorry, reverted. Mutex is damn slow.....
ocean
2005-12-30
2
-36
/
+30
*
* lib/generator.rb: uses Mutex instead of Thread.critical.
ocean
2005-12-30
2
-30
/
+36
*
* win32/Makefile.sub: VC++8 support.
nobu
2005-12-30
2
-3
/
+15
*
* gc.c (garbage_collect): mark objects refered from aborting threads.
nobu
2005-12-30
2
-9
/
+16
*
* lib/generator.rb: (Generator#initialize) ensured to stop @loop_thread.
ocean
2005-12-30
2
-3
/
+8
*
* lib/generator.rb: (Generator#initialize) fixed dead lock. this occured
ocean
2005-12-30
2
-0
/
+6
*
declare rb_gc_abort_threads.
akr
2005-12-29
1
-0
/
+2
*
unused function uscore_get removed.
akr
2005-12-29
1
-13
/
+0
*
avoid a GC problem with RUBY_ALWAYS_GC= ./ruby -e ''.
akr
2005-12-29
1
-0
/
+3
*
* lib/generator.rb: should work with another thread. (more robust code)
ocean
2005-12-29
2
-7
/
+17
*
* 2005-12-30
eban
2005-12-29
1
-3
/
+3
*
* eval.c (rb_gc_mark_threads): keep unmarked threads which won't wake
nobu
2005-12-29
3
-0
/
+43
*
fix "-e:1: undefined method `sub' for main:Object (NoMethodError)"
akr
2005-12-29
1
-1
/
+1
*
* eval.c (rb_mod_define_method): should save safe_level in the
matz
2005-12-29
13
-366
/
+338
*
* eval.c (rb_mod_define_method): should save safe_level in the
matz
2005-12-29
1
-7
/
+7
*
* test/ruby/envutil.rb (EnvUtil.rubybin): search "ruby" instead of
akr
2005-12-29
2
-4
/
+9
*
* 2005-12-29
eban
2005-12-29
1
-3
/
+3
*
* lib/generator.rb: reimplemented Generator class with Thread instead of
ocean
2005-12-29
2
-45
/
+45
*
* ia64.s: remove .pred.safe_across_calls directive.
akr
2005-12-28
2
-1
/
+5
*
* eval.c (struct thread): add bstr_max.
akr
2005-12-27
2
-4
/
+19
*
* 2005-12-28
eban
2005-12-27
1
-3
/
+3
*
* lib/optparse.rb (CompletingHash#match): fix for 1.9.
nobu
2005-12-27
2
-1
/
+5
*
update previous change.
akr
2005-12-27
1
-4
/
+7
*
add ML ref.
akr
2005-12-27
1
-0
/
+2
*
* configure.in: define IA64 for portability. (HP aC++/ANSI C doesn't
akr
2005-12-27
10
-158
/
+262
*
* process.c: new method Process.exec. [ruby-dev:28107]
aamine
2005-12-27
2
-1
/
+6
*
* 2005-12-27
eban
2005-12-27
1
-3
/
+3
*
* ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLSocket#post_connection_ch...
gotoyuzo
2005-12-26
2
-2
/
+8
[next]