| Commit message (Expand) | Author | Age | Files | Lines |
* | * encoding.c: provide basic features for M17N. | matz | 2007-08-25 | 1 | -7/+10 |
* | * dln.c (load_1, dln_find_1): constified. | nobu | 2007-07-26 | 1 | -2/+2 |
* | * dln.c (conv_to_posix_path): removed. | nobu | 2007-07-26 | 1 | -92/+109 |
* | * parse.y (rb_parser_append_print, rb_parser_while_loop): moved check | nobu | 2007-07-18 | 1 | -2/+2 |
* | * ruby.c: Qfalse is VALUE, not pointer. | usa | 2007-07-05 | 1 | -1/+1 |
* | * ruby.c (proc_options): moved do_print and do_loop options | nobu | 2007-07-05 | 1 | -9/+9 |
* | * include/ruby/{intern,ruby}.h, compile.[ch], error.c, eval.c, | nobu | 2007-07-05 | 1 | -53/+27 |
* | * include/ruby/{node,ruby}.h, ruby.c: added enum constants for gdb | nobu | 2007-07-05 | 1 | -0/+9 |
* | * eval.c: remove ruby_current_node and change eval() prototype. | ko1 | 2007-06-24 | 1 | -5/+0 |
* | * eval_*.h: rename to eval_*.ci. | ko1 | 2007-06-24 | 1 | -2/+0 |
* | * include/ruby: moved public headers. | nobu | 2007-06-10 | 1 | -4/+4 |
* | * ruby.c (set_arg0): support RSTRING_LEN on HP-UX. a patch from | matz | 2007-05-22 | 1 | -10/+10 |
* | * ruby.c (DllMain, ruby_init_loadpath): use DLL instance handle given | nobu | 2007-05-18 | 1 | -9/+13 |
* | * Merge YARV | ko1 | 2006-12-31 | 1 | -118/+179 |
* | * ruby.h (struct RArray): embed small arrays. | matz | 2006-09-02 | 1 | -3/+3 |
* | * ruby.h (struct RString): embed small strings. | matz | 2006-08-31 | 1 | -14/+14 |
* | * ruby.c (set_arg0): fill argv other than the first with an empty | nobu | 2006-08-16 | 1 | -11/+6 |
* | * ruby.c (proc_options): script is never used while recursing. | nobu | 2006-07-21 | 1 | -7/+6 |
* | * ruby.c (proc_options): supress warning on DOSISH. | usa | 2006-07-04 | 1 | -1/+2 |
* | * eval.c, file.c, etc.: code-cleanup patch from Stefan Huehner | matz | 2006-06-20 | 1 | -1/+1 |
* | * sprintf.c (rb_str_format): allow %c to print one character | matz | 2006-06-09 | 1 | -2/+2 |
* | * configure.in, hash.c (ruby_setenv): use setenv(3) and unsetenv(3) | ocean | 2006-02-01 | 1 | -2/+9 |
* | * ext/digest/digest.c (rb_digest_base_s_digest): add volatile to | matz | 2005-12-12 | 1 | -1/+1 |
* | * configure.in, cygwin/GNUmakefile.in (mingw): use def file to alias | nobu | 2005-11-05 | 1 | -1/+1 |
* | * eval.c, file.c, ruby.c: removed strchr, strrchr, strstr definition | ocean | 2005-10-20 | 1 | -6/+0 |
* | * dir.c: changed `foo (*bar)_((boo))' to `foo (*bar)(boo)`. | ocean | 2005-09-14 | 1 | -1/+1 |
* | * bignum.c: changed `foo _((boo))' to `foo(boo)`. [ruby-dev:27056] | ocean | 2005-09-14 | 1 | -10/+10 |
* | * dln.c: avoid warning of const to non-const convertion. | ocean | 2005-09-12 | 1 | -1/+1 |
* | * array.c: moved to ANSI function style from K&R function style. | ocean | 2005-09-12 | 1 | -55/+24 |
* | * parse.y: remove static variables. [ruby-dev:26530] | nobu | 2005-07-13 | 1 | -5/+5 |
* | * dir.c, eval.c, parse.y, process.c, ruby.c: avoid warning "unused | ocean | 2005-06-28 | 1 | -0/+2 |
* | * ruby.c (load_file): '!' is already read. reported by gotoyuzo. | usa | 2005-06-16 | 1 | -1/+1 |
* | * numeric.c (fix_pow): support Fixnum ** Float case directly | matz | 2005-05-24 | 1 | -1/+4 |
* | * intern.h (ruby_pragma): prototype. [ruby-core:04881] | nobu | 2005-05-14 | 1 | -4/+12 |
* | * ruby.c (process_sflag): replace '-' in variable names with '_'. | nobu | 2005-05-01 | 1 | -11/+34 |
* | * ruby.c (set_arg0): use also environment variable space for setting | nobu | 2005-04-27 | 1 | -10/+44 |
* | * ruby.c (ruby_incpush_expand, proc_options): expand relative path | nobu | 2005-04-20 | 1 | -6/+37 |
* | * array.c: replace rb_protect_inspect() and rb_inspecting_p() by | matz | 2005-03-04 | 1 | -5/+5 |
* | * ruby.c (proc_options): correct -T option in RUBYOPT. | usa | 2005-01-25 | 1 | -2/+2 |
* | * ruby.c (proc_options): ignore trailing CRs at the end of short | nobu | 2005-01-15 | 1 | -2/+13 |
* | * parse.y (rb_parser_append_print): should handle prelude. | matz | 2004-09-24 | 1 | -5/+0 |
* | * parse.y: remove global variables ruby_eval_tree and | matz | 2004-09-22 | 1 | -11/+14 |
* | * gc.c (define_final): should not disclose NODE* to Ruby world. | matz | 2004-07-23 | 1 | -4/+4 |
* | * ruby.c (require_libraries): restore source file/line after | nobu | 2004-04-11 | 1 | -1/+4 |
* | * eval.c (Init_load): make $LOADED_FEATURES built-in. [ruby-dev:23299] | aamine | 2004-04-02 | 1 | -0/+1 |
* | * configure.in (rb_cv_noreturn): default for platforms not support | nobu | 2004-03-12 | 1 | -6/+12 |
* | * ruby.c (opt_W_getter): get rid of warning. | usa | 2004-03-10 | 1 | -0/+1 |
* | * eval.c (method_hash): new method. [ruby-talk:93968] | matz | 2004-03-03 | 1 | -0/+11 |
* | * parse.y (newline_node): do not use NODE_NEWLINE node anymore, | matz | 2004-01-21 | 1 | -2/+2 |
* | * defines.h: define RUBY_MBCHAR_MAX instead of MB_CUR_MAX. | siena | 2004-01-21 | 1 | -1/+1 |