aboutsummaryrefslogtreecommitdiffstats
path: root/version.h
Commit message (Expand)AuthorAgeFilesLines
* * common.mk: change "gdb" rule. You can debug miniruby withko12007-02-251-3/+3
* * yarvcore.h:ko12007-02-251-3/+3
* * ext/win32ole/win32ole.c: add WIN32OLE_VARIANT.array, suke2007-02-231-3/+3
* * string.c (rb_str_ord): need not to check string length; ordmatz2007-02-231-3/+3
* * eval_load.c (rb_require_safe): should restore safe level.nobu2007-02-211-3/+3
* * thread.c (do_select, rb_thread_wait_fd_rw): raise sys error ifko12007-02-201-3/+3
* * ext/socket/socket.c (unix_peeraddr): wrong syscall name in errormatz2007-02-191-3/+3
* * 2007-02-18eban2007-02-181-3/+3
* * parse.y (mrhs): need to append by arg_append().matz2007-02-161-3/+3
* * lib/delegate.rb: catch up with class local variable (@_v) spec.ko12007-02-141-3/+3
* * ext/socket/socket.c (init_unixsock): path may contain NUL formatz2007-02-131-3/+3
* * 2007-02-13eban2007-02-131-3/+3
* * lib/rss/dublincore.rb, lib/rss/maker/dublincore.rb: dc_rightseskou2007-02-121-3/+3
* 20070211knu2007-02-101-3/+3
* * 2007-02-10eban2007-02-091-3/+3
* * thread.c, thread_pthread.ci, thread_win32.ci (thread_start_func_1):ko12007-02-081-3/+3
* * blockinlining.c, error.c, eval.c, eval_error.h, eval_intern.h,ko12007-02-081-3/+3
* * 2007-02-07usa2007-02-061-3/+3
* * intern.h: prepare rb_last_status_get() and rb_last_status_set().ko12007-02-051-3/+3
* * eval.c (rb_frame_callee): check if prev_cfp can be accessible.matz2007-02-041-3/+3
* * 2007-02-04eban2007-02-031-3/+3
* * 2007-02-03eban2007-02-021-3/+3
* * eval.c: remove duplicated global variables rb_cProc andmatz2007-02-021-4/+4
* * 2007-01-31eban2007-01-311-3/+3
* * 2007-01-30eban2007-01-291-3/+3
* * tool/parse.rb: replace YARVCore by VM class.matz2007-01-291-3/+3
* * 2007-01-28eban2007-01-281-3/+3
* * 2007-01-27eban2007-01-261-3/+3
* * enumerator.c (enumerator_init_copy): need to copy internalmatz2007-01-251-3/+3
* * Makefile.in, common.mk, configure.in, */{Makefile.sub, configure.bat,usa2007-01-231-3/+3
* * ext/socket/socket.c: fix errors in socket sample code.matz2007-01-221-3/+3
* modify WIN32OLERuntimeError message.suke2007-01-201-3/+3
* IN32OLE_VARIANT.new accepts nil as first argument for some VARIANT TYPE. fix ...suke2007-01-181-3/+3
* * some refactoring around yarvcore and proc.ko12007-01-171-3/+3
* * eval_proc.c (rb_proc_new): added.ko12007-01-161-3/+3
* fix memory leak of win32ole.suke2007-01-131-3/+3
* * array.c (rb_ary_replace): use ptr and len of orig instead ofnobu2007-01-091-3/+3
* * 2007-01-09eban2007-01-091-3/+3
* * common.mk: add a "compare" rule and fix MATZRUBY variableko12007-01-071-3/+3
* * benchmark/run.rb : change option formatko12007-01-051-3/+3
* * 2007-01-05usa2007-01-051-3/+3
* * 2007-01-04eban2007-01-041-3/+3
* * 2007-01-03eban2007-01-031-3/+3
* * 2007-01-02usa2007-01-021-3/+3
* * Merge YARVko12006-12-311-5/+5
* * 2006-12-31eban2006-12-301-3/+3
* * ext/stringio/stringio.c (strio_gets): accepts limit argument.matz2006-12-291-3/+3
* * 2006-12-28eban2006-12-281-3/+3
* * 2006-12-27eban2006-12-271-3/+3
* * 2006-12-26eban2006-12-261-3/+3