summaryrefslogtreecommitdiff
path: root/version.h
AgeCommit message (Expand)Author
2007-02-26* 2007-02-27eban
2007-02-25* common.mk: change "gdb" rule. You can debug miniruby withko1
2007-02-25* yarvcore.h:ko1
2007-02-23* ext/win32ole/win32ole.c: add WIN32OLE_VARIANT.array, suke
2007-02-23* string.c (rb_str_ord): need not to check string length; ordmatz
2007-02-21* eval_load.c (rb_require_safe): should restore safe level.nobu
2007-02-20* thread.c (do_select, rb_thread_wait_fd_rw): raise sys error ifko1
2007-02-19* ext/socket/socket.c (unix_peeraddr): wrong syscall name in errormatz
2007-02-18* 2007-02-18eban
2007-02-16* parse.y (mrhs): need to append by arg_append().matz
2007-02-14* lib/delegate.rb: catch up with class local variable (@_v) spec.ko1
2007-02-13* ext/socket/socket.c (init_unixsock): path may contain NUL formatz
2007-02-13* 2007-02-13eban
2007-02-12* lib/rss/dublincore.rb, lib/rss/maker/dublincore.rb: dc_rightseskou
2007-02-1020070211knu
2007-02-09* 2007-02-10eban
2007-02-08* thread.c, thread_pthread.ci, thread_win32.ci (thread_start_func_1):ko1
2007-02-08* blockinlining.c, error.c, eval.c, eval_error.h, eval_intern.h,ko1
2007-02-06* 2007-02-07usa
2007-02-05* intern.h: prepare rb_last_status_get() and rb_last_status_set().ko1
2007-02-04* eval.c (rb_frame_callee): check if prev_cfp can be accessible.matz
2007-02-03* 2007-02-04eban
2007-02-02* 2007-02-03eban
2007-02-02* eval.c: remove duplicated global variables rb_cProc andmatz
2007-01-31* 2007-01-31eban
2007-01-29* 2007-01-30eban
2007-01-29* tool/parse.rb: replace YARVCore by VM class.matz
2007-01-28* 2007-01-28eban
2007-01-26* 2007-01-27eban
2007-01-25* enumerator.c (enumerator_init_copy): need to copy internalmatz
2007-01-23* Makefile.in, common.mk, configure.in, */{Makefile.sub, configure.bat,usa
2007-01-22* ext/socket/socket.c: fix errors in socket sample code.matz
2007-01-20modify WIN32OLERuntimeError message.suke
2007-01-18IN32OLE_VARIANT.new accepts nil as first argument for some VARIANT TYPE. fix ...suke
2007-01-17* some refactoring around yarvcore and proc.ko1
2007-01-16* eval_proc.c (rb_proc_new): added.ko1
2007-01-13fix memory leak of win32ole.suke
2007-01-09* array.c (rb_ary_replace): use ptr and len of orig instead ofnobu
2007-01-09* 2007-01-09eban
2007-01-07* common.mk: add a "compare" rule and fix MATZRUBY variableko1
2007-01-05* benchmark/run.rb : change option formatko1
2007-01-05* 2007-01-05usa
2007-01-04* 2007-01-04eban
2007-01-03* 2007-01-03eban
2007-01-02* 2007-01-02usa
2006-12-31 * Merge YARVko1
2006-12-30* 2006-12-31eban
2006-12-29* ext/stringio/stringio.c (strio_gets): accepts limit argument.matz
2006-12-28* 2006-12-28eban
2006-12-27* 2006-12-27eban