summaryrefslogtreecommitdiff
path: root/intern.h
AgeCommit message (Expand)Author
2002-09-05* gc.c (rb_gc): should mark parser.aamine
2002-09-02* gc.c (gc_sweep): does reclaim nodes in also compile time, if we can.aamine
2002-05-04* eval.c, gc.c, intern.h, variable.c: declare rb_gc_mark{,maybe}()knu
2002-03-07* gc.c (rb_source_filename): added. holds unique strings for filenobu
2002-02-27* eval.c (rb_f_missing): NoMethod error messages for true, false,matz
2002-02-20* intern.h: prototypes; rb_io_addstr(), rb_io_printf(),nobu
2002-02-13* parse.y (assignable): should emit CVASGN within the methodmatz
2002-01-10* class.c (rb_make_metaclass): [new]nobu
2001-12-20* intern.h: added prototypes: rb_cv_set(), rb_cv_get(),nobu
2001-12-18* eval.c (rb_thread_schedule): should not select a thread which ismatz
2001-12-17* intern.h: add prototypes.nobu
2001-12-04* io.c (io_fread): EAGAIN/EWOULDBLOCK should not terminate andmatz
2001-11-13* signal.c (sighandle): should not re-register sighandler ifmatz
2001-10-16* eval.c (rb_f_missing): check stack level with rb_stack_check().nobu
2001-10-02* ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.matz
2001-09-06* file.c (rb_find_file_ext): add const qualifiers to ext.nobu
2001-09-03* intern.h (rb_find_file_ext): changed from rb_find_file_noext().nobu
2001-07-19back port from 1.7matz
2001-05-01* eval.c (rb_eval): should preserve value of ruby_errinfo.matz
2001-04-06* variable.c (rb_const_get): no recursion to show full class pathmatz
2001-03-13export rb_ary_clear()matz
2001-02-02* eval.c (POP_VARS): propagate DVAR_DONT_RECYCLE, ifmatz
2000-12-18matzmatz
2000-12-08matzmatz
2000-12-06shugoshugo
2000-11-27matzmatz
2000-11-21matzmatz
2000-11-20matzmatz
2000-11-13matzmatz
2000-09-22matzmatz
2000-09-15matzmatz
2000-08-28matzmatz
2000-08-25matzmatz
2000-08-02matzmatz
2000-07-17matzmatz
2000-07-04matzmatz
2000-06-142000-06-14matz
2000-05-182000-05-18matz
2000-05-172000-05-17matz
2000-05-122000-05-12matz
2000-05-092000-05-09matz
2000-05-012000-05-01matz
2000-04-102000-04-10matz
2000-03-172000-03-17matz
2000-02-082000-02-08matz
2000-02-012000-02-01matz
2000-01-0520000105matz
1999-12-1419991214matz
1999-12-07991207matz
1999-12-0619991206matz