summaryrefslogtreecommitdiff
path: root/intern.h
Commit message (Expand)AuthorAgeFilesLines
* * intern.h: prototypes; rb_io_addstr(), rb_io_printf(),nobu2002-02-201-0/+4
* * parse.y (assignable): should emit CVASGN within the methodmatz2002-02-131-1/+0
* * class.c (rb_make_metaclass): [new]nobu2002-01-101-0/+2
* * intern.h: added prototypes: rb_cv_set(), rb_cv_get(),nobu2001-12-201-0/+3
* * eval.c (rb_thread_schedule): should not select a thread which ismatz2001-12-181-0/+1
* * intern.h: add prototypes.nobu2001-12-171-0/+1
* * io.c (io_fread): EAGAIN/EWOULDBLOCK should not terminate andmatz2001-12-041-0/+1
* * signal.c (sighandle): should not re-register sighandler ifmatz2001-11-131-0/+1
* * eval.c (rb_f_missing): check stack level with rb_stack_check().nobu2001-10-161-0/+1
* * ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.matz2001-10-021-0/+1
* * file.c (rb_find_file_ext): add const qualifiers to ext.nobu2001-09-061-1/+1
* * intern.h (rb_find_file_ext): changed from rb_find_file_noext().nobu2001-09-031-1/+1
* back port from 1.7matz2001-07-191-1/+2
* * eval.c (rb_eval): should preserve value of ruby_errinfo.matz2001-05-011-1/+1
* * variable.c (rb_const_get): no recursion to show full class pathmatz2001-04-061-0/+2
* export rb_ary_clear()matz2001-03-131-0/+1
* * eval.c (POP_VARS): propagate DVAR_DONT_RECYCLE, ifmatz2001-02-021-1/+2
* matzmatz2000-12-181-1/+2
* matzmatz2000-12-081-1/+2
* shugoshugo2000-12-061-0/+1
* matzmatz2000-11-271-1/+3
* matzmatz2000-11-211-3/+1
* matzmatz2000-11-201-2/+2
* matzmatz2000-11-131-0/+1
* matzmatz2000-09-221-0/+1
* matzmatz2000-09-151-0/+1
* matzmatz2000-08-281-1/+5
* matzmatz2000-08-251-1/+1
* matzmatz2000-08-021-0/+2
* matzmatz2000-07-171-0/+1
* matzmatz2000-07-041-0/+1
* 2000-06-14matz2000-06-141-0/+1
* 2000-05-18matz2000-05-181-7/+7
* 2000-05-17matz2000-05-171-0/+1
* 2000-05-12matz2000-05-121-0/+8
* 2000-05-09matz2000-05-091-1/+1
* 2000-05-01matz2000-05-011-2/+17
* 2000-04-10matz2000-04-101-0/+2
* 2000-03-17matz2000-03-171-0/+1
* 2000-02-08matz2000-02-081-4/+1
* 2000-02-01matz2000-02-011-0/+1
* 20000105matz2000-01-051-2/+5
* 19991214matz1999-12-141-11/+12
* 991207matz1999-12-071-0/+1
* 19991206matz1999-12-061-1/+1
* mark_end_procmatz1999-11-261-0/+1
* 19991117matz1999-11-171-8/+11
* 19991104matz1999-11-041-0/+6
* 19991029matz1999-10-291-1/+1
* -r debug, -s, etc.matz1999-10-151-1/+0