index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* eval.c (rb_load): put rb_load_file() in a thread critical
matz
2003-07-09
1
-1
/
+1
*
* string.c (rb_str_upto): generate sequence according to "succ"
matz
2003-06-23
1
-10
/
+12
*
* pack.c (pack_unpack): sign-extend if sizeof long is bigger than
nobu
2003-05-23
1
-0
/
+18
*
* ext/socket/socket.c (sock_s_unpack_sockaddr_in): remove struct
matz
2003-04-07
1
-1
/
+1
*
* pack.c (pack_pack): do not call rb_str_buf_cat() with NULL ptr,
matz
2003-03-29
1
-4
/
+8
*
Updated Copyrights of Matz to 2003.
michal
2003-01-16
1
-1
/
+1
*
* parse.y (list_append): avoid O(n) search using node->nd_next->nd_end.
matz
2003-01-14
1
-3
/
+3
*
* pack.c (utf8_limits): fix the limit of 4 bytes UTF-8 sequence.
akr
2002-12-10
1
-1
/
+1
*
* sprintf.c (rb_f_sprintf): preceding ".." for negative numbers
matz
2002-12-10
1
-28
/
+11
*
* object.c (copy_object): copy finalizers as well if any.
matz
2002-12-04
1
-11
/
+16
*
* pack.c (utf8_to_uv): added checks for malformed or redundant
matz
2002-12-02
1
-15
/
+46
*
* sprintf.c (rb_f_sprintf): preceding ".." for negative
matz
2002-11-22
1
-3
/
+38
*
Int vs Long cleanup #3 (ruby-core:352)
michal
2002-08-28
1
-32
/
+36
*
*.c: Int vs Long cleanup
michal
2002-08-21
1
-4
/
+4
*
* pack.c (pack_unpack): change names of local variables because their
usa
2002-06-28
1
-16
/
+16
*
* parse.y: yyparse #defines moved from intern.h
matz
2002-05-29
1
-2
/
+2
*
* array.c: fixed format string for 'long' args (%d -> %ld).
michal
2002-05-28
1
-2
/
+2
*
* object.c (Init_Object): should do exact match for Module#==.
matz
2002-05-21
1
-6
/
+20
*
* eval.c (rb_clear_cache_by_class): new function.
matz
2002-05-14
1
-1
/
+1
*
* various files: macro fix-up by Michal Rokos.
matz
2002-04-25
1
-4
/
+3
*
* pack.c (pack_unpack): should treat 'U' in character unit, not in
matz
2002-04-15
1
-2
/
+2
*
* pack.c (pack_pack): wrong # comment treatment.
matz
2002-02-21
1
-2
/
+2
*
* pack.c (pack_pack): avoid infinite loop at comment.
nobu
2002-02-18
1
-4
/
+2
*
* parse.y (expr_value, arg_value, primary_value): value_expr()
matz
2002-02-18
1
-1
/
+17
*
* parse.y (stmt): local variable declaration order was changed
matz
2002-02-13
1
-13
/
+46
*
* parse.y (parse_regx): should raise error on untermitated
matz
2001-11-19
1
-3
/
+4
*
* ruby.c (proc_options): should not alter origargv[].
matz
2001-09-03
1
-60
/
+6
*
a problem about `associated' String and `str_buf'.
nobu
2001-08-06
1
-2
/
+9
*
* string.c (rb_str_lstrip_bang): new method.
matz
2001-08-06
1
-12
/
+4
*
* ruby.c (proc_options): unexpected SecurityError happens when -T4.
matz
2001-05-30
1
-56
/
+54
*
* eval.c (block_pass): should not downgrade safe level.
matz
2001-05-02
1
-23
/
+47
*
* eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash.
matz
2001-03-26
1
-1
/
+1
*
* string.c (str_independent): should not clear str->orig here.
matz
2001-01-29
1
-1
/
+1
*
* io.c (rb_io_s_read): new method to call IO#read from
matz
2001-01-18
1
-4
/
+26
*
Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org>
matz
2001-01-15
1
-8
/
+29
*
inline fix
matz
2001-01-10
1
-1
/
+1
*
eban
eban
2001-01-05
1
-1
/
+1
*
matz
matz
2000-12-26
1
-5
/
+1
*
matz
matz
2000-11-20
1
-14
/
+14
*
matz
matz
2000-10-20
1
-1
/
+1
*
1.6.2 (to be)
matz
2000-10-17
1
-4
/
+7
*
matz
matz
2000-10-16
1
-9
/
+29
*
matz
matz
2000-07-27
1
-4
/
+4
*
2000-05-24
matz
2000-05-24
1
-3
/
+3
*
2000-05-15
matz
2000-05-15
1
-1
/
+1
*
2000-05-12
matz
2000-05-12
1
-0
/
+78
*
2000-05-01
matz
2000-05-01
1
-2
/
+2
*
2000-04-10
matz
2000-04-10
1
-2
/
+3
*
2000-03-17
matz
2000-03-17
1
-13
/
+1
*
2000-02-01
matz
2000-02-01
1
-1
/
+1
[next]