| Commit message (Expand) | Author | Age | Files | Lines |
* | * ext/bigdecimal/lib/bigdecimal/newton.rb (Newton::nlsolve): typo | matz | 2006-06-10 | 1 | -6/+8 |
* | * math.c (log2): may be a macro. | nobu | 2006-06-09 | 1 | -18/+18 |
* | * sprintf.c (rb_str_format): allow %c to print one character | matz | 2006-06-09 | 1 | -378/+302 |
* | unused variable removed. | akr | 2006-05-13 | 1 | -1/+1 |
* | refactoring for options | kosako | 2006-03-26 | 1 | -30/+13 |
* | * parse.y (f_arglist): should set command_start = Qtrue for | matz | 2006-02-20 | 1 | -0/+2 |
* | * eval.c (rb_eval): NODE_OP_ASGN1 should allow splat in its | matz | 2006-02-15 | 1 | -3/+0 |
* | * parse.y (parser_parse_string): mention "regexp" in a error | matz | 2006-02-13 | 1 | -3/+10 |
* | * eval.c: unify ruby_class (for method definition) and ruby_cbase | matz | 2006-02-03 | 1 | -1/+1 |
* | * parse.y (singleton): get rid of segfault on syntax error. | nobu | 2006-01-07 | 1 | -1/+1 |
* | * parse.y (rb_symname_p): fixed wrong validation. [ruby-dev:28047] | nobu | 2005-12-19 | 1 | -1/+4 |
* | * parse.y (struct parser_params): fields common to ripper must be | nobu | 2005-11-30 | 1 | -355/+363 |
* | * parse.y (struct parser_params): heap must be placed at same offset | nobu | 2005-11-29 | 1 | -10/+12 |
* | * parse.y (dsym): prohibit empty symbol literal by interpolation. | nobu | 2005-11-21 | 1 | -1/+8 |
* | * parse.y (rb_symname_p): [ not followed by ] is not valid symbol. | nobu | 2005-11-20 | 1 | -1/+2 |
* | * object.c (sym_inspect), parse.y (parser_yylex, rb_symname_p): check | nobu | 2005-10-22 | 1 | -7/+115 |
* | * parser.y (struct parser_params): parser never modify input string. | nobu | 2005-10-20 | 1 | -16/+19 |
* | * enumerator.c, eval.c, gc.c, parse.y, regparse.c, sjis.c, time.c: | nobu | 2005-10-18 | 1 | -1/+1 |
* | * parse.y (HEAPCNT): bison allocates indivisible size. | nobu | 2005-10-13 | 1 | -1/+1 |
* | * eval.c (rb_obj_respond_to): check if obj responds to the given | nobu | 2005-10-11 | 1 | -10/+1 |
* | * parse.y (ripper_initialize): rollback obj_respond_to(). | nobu | 2005-10-09 | 1 | -1/+10 |
* | * parse.y (rb_parser_malloc, rb_parser_free): manage parser stack on | nobu | 2005-10-08 | 1 | -12/+87 |
* | * parse.y: changed to ANSI function style. | ocean | 2005-09-26 | 1 | -442/+162 |
* | * parse.y: replaced `foo _((boo))' with `foo(boo)'. | ocean | 2005-09-25 | 1 | -85/+85 |
* | banish some ripper warnings. | akr | 2005-09-24 | 1 | -5/+5 |
* | banish some warnings. | akr | 2005-09-24 | 1 | -19/+1 |
* | * ext/ripper: no longer generates .rb files. | aamine | 2005-09-23 | 1 | -3/+3 |
* | forgot to check-in | aamine | 2005-09-19 | 1 | -2/+1 |
* | * parse.y (stmt, mlhs_node, lhs, arg, method_call): aref_args might be | nobu | 2005-09-05 | 1 | -5/+5 |
* | * parse.y (f_arg): Ripper should not do semantic check. [ruby-dev:26948] | aamine | 2005-09-04 | 1 | -3/+3 |
* | * parse.y (f_arg): f_norm_arg is a VALUE in ripper, not an ID. | nobu | 2005-09-02 | 1 | -4/+14 |
* | * eval.c (rb_f_send): do not call private methods if the receiver | matz | 2005-08-30 | 1 | -1/+8 |
* | * parse.y: ONIG_OPTION_CAPTURE_GROUP conflicts with | matz | 2005-08-22 | 1 | -1/+1 |
* | * parse.y (parser_yylex): update paren_nest for brackets []. | matz | 2005-08-20 | 1 | -1/+2 |
* | * eval.c (rb_add_method): preserve safe level in the environment | matz | 2005-08-16 | 1 | -19/+18 |
* | * parse.y (f_larglist): allow optional arguments even when | matz | 2005-08-12 | 1 | -31/+23 |
* | * bignum.c (rb_big_mul0): multiply two numbers (x, y) without | matz | 2005-08-10 | 1 | -5/+26 |
* | * parse.y (f_block_arg), eval.c (rb_yield_0): deal with dynamic | nobu | 2005-08-08 | 1 | -1/+1 |
* | * parse.y (f_larglist): mistake in syntax rule. [ruby-core:05535] | matz | 2005-08-08 | 1 | -1/+1 |
* | * eval.c (formal_assign): returns position of rest arguments variable. | nobu | 2005-08-04 | 1 | -1/+6 |
* | * eval.c (rb_call0): fix calling zsuper from a method with anonymous | nobu | 2005-07-29 | 1 | -1/+1 |
* | * parse.y (rb_parser_end_seen_p): exclude from ripper. | nobu | 2005-07-28 | 1 | -1/+1 |
* | * parse.y (f_larglist): allow block argument in lambda parameter | matz | 2005-07-28 | 1 | -8/+8 |
* | * parse.y (f_arg): better argument name duplication check | matz | 2005-07-28 | 1 | -23/+73 |
* | * parse.y (f_larglist): allow bv_decl at the end of lambda | matz | 2005-07-28 | 1 | -31/+46 |
* | * gc.c (obj_free): make message formant consistent with one from | matz | 2005-07-27 | 1 | -11/+12 |
* | * parse.y (lambda): Perl6 style -> lambda expression. [NEW] | matz | 2005-07-27 | 1 | -53/+132 |
* | * sprintf.c (rb_vsprintf, rb_sprintf): new functions return new String, | nobu | 2005-07-23 | 1 | -3/+3 |
* | * parse.y: remove static variables. [ruby-dev:26530] | nobu | 2005-07-13 | 1 | -28/+78 |
* | * eval.c (rb_eval): pre-evaluate argument for unambiguous | matz | 2005-06-30 | 1 | -6/+10 |