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
/
sprintf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* sprintf.c (rb_f_sprintf): need not to truncate string if no
matz
2006-11-27
1
-18
/
+2
*
* sprintf.c (rb_str_format): should preserve leading zero
matz
2006-10-30
1
-1
/
+1
*
* io.c (io_close): always calls "close" method of the receiver.
matz
2006-07-28
1
-1
/
+7
*
* sprintf.c (rb_f_sprintf): prepend ".." to %u for negative bignum,
nobu
2006-07-26
1
-19
/
+16
*
* sprintf.c (rb_f_sprintf): adjust precision length to prevent
matz
2006-06-12
1
-0
/
+18
*
* sprintf.c (rb_str_format): fix a GC problem.
akr
2005-12-12
1
-1
/
+2
*
* sprintf.c (rb_f_sprintf): [ruby-dev:27967]
matz
2005-12-07
1
-3
/
+5
*
* sprintf.c (rb_str_format): integer overflow check added.
matz
2005-12-07
1
-0
/
+6
*
* ext/syck/rubyext.c (syck_resolver_transfer): remove C++ style
matz
2005-09-16
1
-3
/
+3
*
* eval.c (rb_call0): prohibit calling tainted method (>2) when
matz
2005-09-09
1
-4
/
+5
*
revered all LLP64 modifies due to portability reason.
matz
2005-07-27
1
-7
/
+0
*
* gc.c (id2ref): must not assign pointers to long int. use
matz
2005-07-27
1
-0
/
+7
*
* sprintf.c (rb_f_sprintf): raise exception on debug mode (-d),
matz
2005-06-07
1
-1
/
+1
*
* exception error messages updated. [ruby-core:04497]
matz
2005-02-28
1
-1
/
+1
*
* io.c (io_fwrite): change dereference for cosmetic reason.
matz
2004-12-08
1
-0
/
+1
*
* string.c (RESIZE_CAPA): check string attribute before modifying
matz
2004-10-27
1
-3
/
+1
*
* sprintf.c (rb_f_sprintf): remove extra sign digit.
nobu
2004-07-17
1
-13
/
+13
*
* sprintf.c (rb_f_sprintf): fix output of NaN, Inf and -Inf with
usa
2004-07-16
1
-0
/
+57
*
* eval.c (top_include): include in the wrapped load is done for
matz
2004-04-05
1
-2
/
+2
*
* eval.c (return_jump): set return value to the return
matz
2004-03-10
1
-9
/
+10
*
Add RDoc documentation for stuff in object.c
dave
2003-12-28
1
-0
/
+99
*
* array.c (rb_values_at): extract common procedure from
matz
2003-07-03
1
-0
/
+2
*
* random.c (rb_f_rand): normalize bignum argument.
matz
2003-04-08
1
-1
/
+3
*
* sprintf.c (rb_f_sprintf): copy sign bits only if value is
matz
2003-03-20
1
-1
/
+6
*
* eval.c (load_dyna): clear ruby_errinfo. (ruby-bugs-ja PR#409)
matz
2003-03-20
1
-13
/
+24
*
* sprintf.c (rb_f_sprintf): Fix a bug caused by an uninitialized
knu
2003-01-16
1
-11
/
+29
*
Updated Copyrights of Matz to 2003.
michal
2003-01-16
1
-1
/
+1
*
* sprintf.c (rb_f_sprintf): preceding ".." for negative numbers
matz
2002-12-10
1
-38
/
+24
*
* sprintf.c (rb_f_sprintf): preceding ".." for negative
matz
2002-11-22
1
-6
/
+8
*
* sprintf.c (rb_f_sprintf): disallow mixed usage of numbered and
nobu
2002-10-16
1
-15
/
+30
*
Int vs Long cleanup #3 (ruby-core:352)
michal
2002-08-28
1
-1
/
+1
*
*.c: Int vs Long cleanup
michal
2002-08-21
1
-1
/
+1
*
* string.c (rb_str_aset): should raise error if an indexing string
matz
2002-06-04
1
-2
/
+2
*
* re.c (rb_reg_expr_str): should treat backslash specially in
matz
2002-04-18
1
-8
/
+7
*
* variable.c (rb_obj_remove_instance_variable): raise NameError if
matz
2002-04-10
1
-78
/
+28
*
* ext/socket/socket.c (bsock_do_not_rev_lookup_set): should not be
matz
2002-03-25
1
-4
/
+14
*
* intern.h: prototypes for new functions; rb_cstr_to_inum(),
nobu
2002-02-01
1
-5
/
+1
*
* class.c (rb_mod_clone): should not copy class name, since clone
matz
2001-10-22
1
-1
/
+4
*
* ruby.c (proc_options): should not alter origargv[].
matz
2001-09-03
1
-18
/
+1
*
* eval.c (block_pass): should not downgrade safe level.
matz
2001-05-02
1
-2
/
+3
*
* string.c (str_independent): should not clear str->orig here.
matz
2001-01-29
1
-1
/
+1
*
Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org>
matz
2001-01-15
1
-1
/
+1
*
m17n cleanup ;_;
matz
2001-01-10
1
-10
/
+3
*
matz
matz
2000-12-26
1
-1
/
+1
*
matz
matz
2000-12-12
1
-4
/
+1
*
2000-06-19
matz
2000-06-19
1
-4
/
+4
*
2000-05-09
matz
2000-05-09
1
-3
/
+3
*
2000-05-01
matz
2000-05-01
1
-0
/
+2
*
2000-03-07
matz
2000-03-07
1
-4
/
+0
*
20000105
matz
2000-01-05
1
-10
/
+8
[next]