summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-16* ext/syck/emitter.c (syck_emit_seq, syck_emit_map, syck_emit_item):ocean
2006-01-14* 2006-01-14eban
2006-01-13* file.c (rb_file_s_chmod): avoid warning where sizeof(int) !=ocean
2006-01-13* 2006-01-13eban
2006-01-13* lib/rdoc/diagram.rb:ocean
2006-01-12* 2006-01-12eban
2006-01-12* ext/tk/sample/tkballoonhelp.rb: [bug fix] couldn't add to a widgetnagai
2006-01-10* 2006-01-11eban
2006-01-10(ERB::Compiler): add instance variable @insert_cmd to change <%='s behavior.seki
2006-01-10bit more explanation for previous change.akr
2006-01-10* gc.c (garbage_collect): mark ruby_current_node.akr
2006-01-10Sorry, commit miss.ocean
2006-01-10* ext/syck/rubyext.c (syck_resolver_transfer): should be able to loadocean
2006-01-10* lib/yaml/rubytypes.rb (Fixnum): Bignum could not be loaded inocean
2006-01-10* lib/yaml/rubytypes.rb (Symbol#yaml_new): YAML loading of quotedocean
2006-01-10* 2006-01-10eban
2006-01-09* gc.c (gc_stress): renamed from always_gc and enabled by default.akr
2006-01-09* ext/zlib/extconf.rb: zlib compiled DLL version 1.2.3 distributed byocean
2006-01-09* 2006-01-09eban
2006-01-09* win32/Makefile.sub (OPTFLAGS): I have experienced trouble on y- flag,ocean
2006-01-08comment FreeBSD PR number.akr
2006-01-08* eval.c (GCC_VERSION_BEFORE): check __INTEL_COMPILER.akr
2006-01-08* 2006-01-08eban
2006-01-08the bug was FreeBSD specific.akr
2006-01-07* 2006-01-07eban
2006-01-07* parse.y (singleton): get rid of segfault on syntax error.nobu
2006-01-06* eval.c (rb_fd_isset): compare the result of FD_ISSET with 0 toakr
2006-01-05* 2006-01-06eban
2006-01-05avoid "left-hand operand of comma expression has no effect" warnings.akr
2006-01-05* configure.in: don't force getcontext on IA64.akr
2006-01-05* 2006-01-05eban
2006-01-05ANSI styledocean
2006-01-03* 2006-01-03eban
2006-01-03some more typos fixed.akr
2006-01-03fix typos.akr
2006-01-01* 2006-01-01eban
2006-01-01fix.akr
2006-01-01* missing.h (isnan): avoid macro expantionakr
2006-01-01* win32/win32.c (rb_w32_seekdir): should not segfault even if passedocean
2005-12-31* eval.c (rb_thread_save_context): should not recycle scope object usednobu
2005-12-31* ext/syck/rubyext.c: attribute name was truncated with Rev1.64.ocean
2005-12-31* 2005-12-31eban
2005-12-31* lib/generator.rb: (Generator#initialize): should kill @loop_threadocean
2005-12-30Sorry again, incorrent exception propagation.ocean
2005-12-30Sorry, reverted. Mutex is damn slow.....ocean
2005-12-30* lib/generator.rb: uses Mutex instead of Thread.critical.ocean
2005-12-30* win32/Makefile.sub: VC++8 support.nobu
2005-12-30* gc.c (garbage_collect): mark objects refered from aborting threads.nobu
2005-12-30* lib/generator.rb: (Generator#initialize) ensured to stop @loop_thread.ocean
2005-12-30* lib/generator.rb: (Generator#initialize) fixed dead lock. this occuredocean