index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node.h
Age
Commit message (
Expand
)
Author
2003-03-26
* eval.c (avalue_splat): new function to do unary * (splat)
matz
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-16
Updated 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. Otherwize
knu
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 is
matz
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 with
nobu
2002-08-27
node.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.h
matz
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 changed
matz
2001-06-23
* eval.c (svalue_to_avalue): new conversion scheme between single
matz
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 retrieve
matz
2001-06-05
* variable.c (rb_mod_const_at): use hash table as internal
matz
2001-05-22
* variable.c (rb_alias_variable): should not allow variable
matz
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 metacharacters
matz
2001-01-09
* enum.c (enum_inject): new method.
matz
2000-12-29
* eval.c (rb_iterate): NODE_CFUNC does not protect its data
matz
2000-12-05
matz
matz
2000-11-21
matz
matz
2000-09-07
matz
matz
2000-08-29
matz
matz
2000-08-29
matz
matz
2000-08-28
matz
matz
2000-05-24
2000-05-24
matz
2000-05-01
2000-05-01
matz
2000-03-23
2000-03-23
matz
2000-03-06
2000-03-06
matz
2000-02-18
2000-02-18
matz
2000-02-01
2000-02-01
matz
2000-01-17
2000-01-17
matz
2000-01-05
20000105
matz
1999-11-17
19991117
matz
1999-10-29
19991029
matz
1999-08-13
1.4.0
matz
1999-01-20
This commit was generated by cvs2svn to compensate for changes in r372,
matz
1998-01-16
This commit was generated by cvs2svn to compensate for changes in r11,
matz
1998-01-16
Initial revision
v1_0_r2
replaced
matz
2019-08-17
version 1.0-971002
v1_0_971002
Yukihiro Matsumoto
2019-08-17
version 1.0-961225
v1_0_961225
Yukihiro Matsumoto
2019-08-17
version 0.99.4-961224
v0_99_4_961224
Yukihiro Matsumoto
2019-08-17
version 0.95
v0_95
Yukihiro Matsumoto
[next]