summaryrefslogtreecommitdiff
path: root/pack.c
AgeCommit message (Expand)Author
2003-05-23* pack.c (pack_unpack): sign-extend if sizeof long is bigger thannobu
2003-04-07* ext/socket/socket.c (sock_s_unpack_sockaddr_in): remove structmatz
2003-03-29* pack.c (pack_pack): do not call rb_str_buf_cat() with NULL ptr,matz
2003-01-16Updated Copyrights of Matz to 2003.michal
2003-01-14* parse.y (list_append): avoid O(n) search using node->nd_next->nd_end.matz
2002-12-10* pack.c (utf8_limits): fix the limit of 4 bytes UTF-8 sequence.akr
2002-12-10* sprintf.c (rb_f_sprintf): preceding ".." for negative numbersmatz
2002-12-04* object.c (copy_object): copy finalizers as well if any.matz
2002-12-02* pack.c (utf8_to_uv): added checks for malformed or redundantmatz
2002-11-22* sprintf.c (rb_f_sprintf): preceding ".." for negativematz
2002-08-28Int vs Long cleanup #3 (ruby-core:352)michal
2002-08-21*.c: Int vs Long cleanupmichal
2002-06-28* pack.c (pack_unpack): change names of local variables because theirusa
2002-05-29* parse.y: yyparse #defines moved from intern.hmatz
2002-05-28 * array.c: fixed format string for 'long' args (%d -> %ld).michal
2002-05-21* object.c (Init_Object): should do exact match for Module#==.matz
2002-05-14* eval.c (rb_clear_cache_by_class): new function.matz
2002-04-25* various files: macro fix-up by Michal Rokos.matz
2002-04-15* pack.c (pack_unpack): should treat 'U' in character unit, not inmatz
2002-02-21* pack.c (pack_pack): wrong # comment treatment.matz
2002-02-18* pack.c (pack_pack): avoid infinite loop at comment.nobu
2002-02-18* parse.y (expr_value, arg_value, primary_value): value_expr()matz
2002-02-13* parse.y (stmt): local variable declaration order was changedmatz
2001-11-19* parse.y (parse_regx): should raise error on untermitatedmatz
2001-09-03* ruby.c (proc_options): should not alter origargv[].matz
2001-08-06a problem about `associated' String and `str_buf'.nobu
2001-08-06* string.c (rb_str_lstrip_bang): new method.matz
2001-05-30* ruby.c (proc_options): unexpected SecurityError happens when -T4.matz
2001-05-02* eval.c (block_pass): should not downgrade safe level.matz
2001-03-26* eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash.matz
2001-01-29* string.c (str_independent): should not clear str->orig here.matz
2001-01-18* io.c (rb_io_s_read): new method to call IO#read frommatz
2001-01-15Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org>matz
2001-01-10inline fixmatz
2001-01-05ebaneban
2000-12-26matzmatz
2000-11-20matzmatz
2000-10-20matzmatz
2000-10-171.6.2 (to be)matz
2000-10-16matzmatz
2000-07-27matzmatz
2000-05-242000-05-24matz
2000-05-152000-05-15matz
2000-05-122000-05-12matz
2000-05-012000-05-01matz
2000-04-102000-04-10matz
2000-03-172000-03-17matz
2000-02-012000-02-01matz
2000-01-0520000105matz
1999-10-0419991004matz