| Commit message (Expand) | Author | Age | Files | Lines |
* | * enc/utf_16le.c: surpress warning: shorten-64-to-32. | naruse | 2011-03-21 | 1 | -11/+11 |
* | * ext/dbm/dbm.c: parenthesize macro arguments. | akr | 2011-02-06 | 1 | -4/+4 |
* | * ext/dbm/dbm.c: rdoc based on a patch by mathew meta AT | nobu | 2010-10-20 | 1 | -1/+279 |
* | * ext/dbm/dbm.c (struct dbmdata, fdbm_key, fdbm_delete_if): fixed | nobu | 2010-07-16 | 1 | -3/+4 |
* | * ext/**/*.[ch]: removed trailing spaces. | nobu | 2010-04-22 | 1 | -1/+1 |
* | * ext/dbm/dbm.c (fdbm_initialize): Make the file variable | knu | 2009-03-23 | 1 | -1/+2 |
* | * ext/dbm/dbm.c (fdbm_index): make #index warn like Hash. | matz | 2008-11-07 | 1 | -1/+9 |
* | * include/ruby/ruby.h (ExportStringValue): new macro to convert | matz | 2008-10-20 | 1 | -7/+7 |
* | * array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c, | ko1 | 2008-06-08 | 1 | -1/+1 |
* | * ext/dbm/dbm.c (fdbm_each_value, fdbm_each_key, fdbm_each_pair): | knu | 2008-04-21 | 1 | -0/+6 |
* | * $Date$ keyword removed to avoid inclusion of locale dependent | akr | 2008-01-06 | 1 | -1/+0 |
* | * ruby.h (struct RArray): embed small arrays. | matz | 2006-09-02 | 1 | -5/+5 |
* | * ruby.h (struct RString): embed small strings. | matz | 2006-08-31 | 1 | -25/+25 |
* | * parse.y (parser_parse_string): mention "regexp" in a error | matz | 2006-02-13 | 1 | -73/+33 |
* | * eval.c: unify ruby_class (for method definition) and ruby_cbase | matz | 2006-02-03 | 1 | -18/+6 |
* | banish some warnings. | akr | 2005-09-24 | 1 | -1/+0 |
* | * ext/dbm/dbm.c (fdbm_closed): new method DBM#closed? | usa | 2005-06-20 | 1 | -0/+16 |
* | * ext/dbm/dbm.c (fdbm_select): [ruby-dev:25132] | matz | 2004-12-09 | 1 | -46/+35 |
* | * string.c (rb_str_clear): avoid revealing NULL pointer. | matz | 2004-11-14 | 1 | -1/+1 |
* | * ext/dbm/dbm.c (fdbm_delete_if): should check if deleting element | matz | 2004-10-19 | 1 | -0/+1 |
* | * io.c (read_all): block string buffer modification during | matz | 2004-10-19 | 1 | -1/+1 |
* | * array.c: remove #indexes, #indices. | matz | 2004-06-11 | 1 | -48/+16 |
* | * ext/dbm/dbm.c (fdbm_initialize): accept optional 3rd argument to | akr | 2004-05-16 | 1 | -11/+29 |
* | * io.c (rb_f_open): open should not ignore block when "to_open" | matz | 2004-05-08 | 1 | -3/+1 |
* | * parse.y (string_content): turn off NODE_NEWLINE flag to avoid | matz | 2004-05-07 | 1 | -5/+15 |
* | * object.c (rb_obj_methods): list singleton methods if recur | matz | 2003-05-06 | 1 | -0/+23 |
* | * ext/dbm/dbm.c (each_pair): add prototype to avoid VC++ warnings. | usa | 2003-04-17 | 1 | -0/+2 |
* | -Wall cleanups (removed unused vars, no 'code has no effect' warnings) | michal | 2003-01-16 | 1 | -1/+0 |
* | * ext/dbm/dbm.c (fdbm_alloc): allocator takes only one argument. | usa | 2002-12-21 | 1 | -3/+2 |
* | ditto. | nobu | 2002-12-20 | 1 | -5/+3 |
* | * ext/dbm/dbm.c (fdbm_indexes, fdbm_select): add a missing | knu | 2002-10-25 | 1 | -2/+2 |
* | * ext/dbm/dbm.c (fdbm_select): 1.7 behavior. | matz | 2002-02-27 | 1 | -17/+59 |
* | * eval.c (rb_yield_0): need argument adjustment for C defined | matz | 2001-05-24 | 1 | -45/+45 |
* | * eval.c (block_pass): should not downgrade safe level. | matz | 2001-05-02 | 1 | -14/+32 |
* | * dir.c (dir_s_glob): supprt backslash escape of metacharacters | matz | 2001-02-14 | 1 | -1/+1 |
* | * io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2 | matz | 2001-02-13 | 1 | -14/+57 |
* | eban | eban | 2000-11-09 | 1 | -1/+0 |
* | matz | matz | 2000-11-08 | 1 | -3/+3 |
* | matz: 1.6.0 final (hopufully) | matz | 2000-09-12 | 1 | -0/+3 |
* | matz | matz | 2000-07-04 | 1 | -4/+84 |
* | 2000-06-16 | matz | 2000-06-16 | 1 | -5/+4 |
* | 2000-05-24 | matz | 2000-05-24 | 1 | -1/+1 |
* | 2000-04-10 | matz | 2000-04-10 | 1 | -1/+1 |
* | 2000-03-07 | matz | 2000-03-07 | 1 | -3/+0 |
* | 2000-03-06 | matz | 2000-03-06 | 1 | -1/+0 |
* | 19991214 | matz | 1999-12-14 | 1 | -7/+0 |
* | 19991104 | matz | 1999-11-04 | 1 | -3/+7 |
* | remove marshal/gtk/kconv | matz | 1999-08-13 | 1 | -2/+5 |
* | This commit was generated by cvs2svn to compensate for changes in r372, | matz | 1999-01-20 | 1 | -52/+123 |
* | This commit was generated by cvs2svn to compensate for changes in r11, | matz | 1998-01-16 | 1 | -5/+3 |