summaryrefslogtreecommitdiff
path: root/node.h
AgeCommit message (Expand)Author
2003-02-20* parse.y (clhs): allow "Foo::Bar = x".matz
2003-02-19* node.h (nd_cpath): nested class/module declaration.nobu
2003-01-16Updated Copyrights of Matz to 2003.michal
2003-01-01* eval.c (massign): removed awkward conversion between yvalue,matz
2002-12-31* node.h (struct RNode): Change argc from int to long. Otherwizeknu
2002-12-17* node.h (NODE_ATTRASGN): new node, assignment to attribute.nobu
2002-11-07* class.c (rb_define_method): do not set NOEX_CFUNC if klass ismatz
2002-10-30* eval.c (rb_mod_public_method_defined, etc.): new methods:matz
2002-10-26* node.h (nd_type): cast the value to int.knu
2002-10-23* eval.c (rb_eval): added NODE_DSYM, symbol literal withnobu
2002-08-27node.h: unsigned int cast (ruby-core:358)michal
2002-07-26* random.c: replace with Mersenne Twister RNG.matz
2002-05-29* parse.y: yyparse #defines moved from intern.hmatz
2002-05-28* eval.c (scope_node): trick to keep the node has a scope.nobu
2002-05-14* eval.c (rb_clear_cache_by_class): new function.matz
2002-02-13* parse.y (stmt): local variable declaration order was changedmatz
2001-06-23* eval.c (svalue_to_avalue): new conversion scheme between singlematz
2001-06-22* eval.c (rb_yield_0): no mvalue_to_svalue conversion here.matz
2001-06-08* gc.c (Init_stack): avoid __builtin_frame_address(2) to retrievematz
2001-06-05* variable.c (rb_mod_const_at): use hash table as internalmatz
2001-05-22* variable.c (rb_alias_variable): should not allow variablematz
2001-05-02* eval.c (block_pass): should not downgrade safe level.matz
2001-02-14* dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz
2001-01-09* enum.c (enum_inject): new method.matz
2000-12-29* eval.c (rb_iterate): NODE_CFUNC does not protect its datamatz
2000-12-05matzmatz
2000-11-21matzmatz
2000-09-07matzmatz
2000-08-29matzmatz
2000-08-29matzmatz
2000-08-28matzmatz
2000-05-242000-05-24matz
2000-05-012000-05-01matz
2000-03-232000-03-23matz
2000-03-062000-03-06matz
2000-02-182000-02-18matz
2000-02-012000-02-01matz
2000-01-172000-01-17matz
2000-01-0520000105matz
1999-11-1719991117matz
1999-10-2919991029matz
1999-08-131.4.0matz
1999-01-20This commit was generated by cvs2svn to compensate for changes in r372,matz
1998-01-16This commit was generated by cvs2svn to compensate for changes in r11,matz
1998-01-16Initial revisionv1_0_r2replacedmatz
2019-08-17version 1.0-971002v1_0_971002Yukihiro Matsumoto
2019-08-17version 1.0-961225v1_0_961225Yukihiro Matsumoto
2019-08-17version 0.99.4-961224v0_99_4_961224Yukihiro Matsumoto
2019-08-17version 0.95v0_95Yukihiro Matsumoto
2019-08-17version 0.76v0_76Yukihiro Matsumoto