index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
missing
/
vsnprintf.c
Age
Commit message (
Expand
)
Author
2006-07-18
* intern.h (st_foreach_safe): fix prototype.
usa
2006-06-09
* sprintf.c (rb_str_format): allow %c to print one character
matz
2005-11-23
* re.c (KR_REHASH): should cast to unsigned for 64bit CPU.
matz
2005-09-24
banish some warnings.
akr
2005-09-06
* Makefile.in, configure.in (MINIOBJS): miniruby on HP-UX can not load
nobu
2005-08-22
* missing/vsnprintf.c (BSD__sprint): needs to call vwrite function
nobu
2005-08-03
* configure.in: check vsnprintf() and snprintf().
nobu
2005-08-02
* array.c (rb_ary_or): wraps the operand in an array if it is not
matz
2005-07-27
* parse.y (lambda): Perl6 style -> lambda expression. [NEW]
matz
2005-07-23
* sprintf.c (rb_vsprintf, rb_sprintf): new functions return new String,
nobu
2005-07-01
* missing/crypt.c: replaced with 4.4BSD version.
matz
2002-09-06
* gc.c (ruby_xmalloc): remove MALLOC_LIMIT to avoid frequent
matz
2002-03-22
* the VMS support patch submitted by Akiyoshi, Masamichi
matz
2001-01-15
Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <
[email protected]
>
matz
2000-12-18
matz
matz
2000-05-13
support mingw32.
eban
1999-08-13
1.4.0
matz