1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby
akr 2f8b6234cd * include/ruby/intern.h (rb_time_num_new): declared.
* time.c (nsec2timev): extracted from time_new_internal.
  (time_new_internal): change argument to VALUE.
  (rb_time_new): follow the argument change.
  (rb_time_nano_new): ditto.
  (rb_time_num_new): new function.

* ext/socket/ancdata.c (ancillary_timestamp): use rb_time_num_new to
  represent struct bintime preciously.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23924 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-07-01 12:11:53 +00:00
..
backward * include/ruby/backward/rubysig.h (rb_thread_blocking_region_begin), 2009-02-08 13:44:21 +00:00
defines.h * configure.in (--with-arch): added new option to support 2009-02-07 09:02:50 +00:00
encoding.h * encoding.c (rb_enc_fast_mbclen): faster mbclen for strings known 2009-05-20 04:44:36 +00:00
intern.h * include/ruby/intern.h (rb_time_num_new): declared. 2009-07-01 12:11:53 +00:00
io.h * include/ruby/io.h (typedef struct rb_io_t): 2009-01-21 04:56:06 +00:00
missing.h * include/ruby/missing.h, sprintf.c: get rid of a warning of VC++. 2009-01-02 14:35:07 +00:00
oniguruma.h * include/ruby/oniguruma.h, include/ruby/re.h, re.c, regcomp.c, 2009-06-30 02:08:54 +00:00
re.h * include/ruby/oniguruma.h, include/ruby/re.h, re.c, regcomp.c, 2009-06-30 02:08:54 +00:00
regex.h * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
ruby.h * file.c (rb_get_path_check): check with given safe level. 2009-06-23 12:28:16 +00:00
st.h * st.c, include/ruby/st.h (st_memsize): added. This function returns 2009-06-16 22:03:12 +00:00
util.h * common.mk (bignum.o, numeric.o): depend on util.h. 2009-05-26 04:58:15 +00:00
version.h * include/ruby/version.h: extracted the extensions interface and 2009-05-13 06:23:20 +00:00
vm.h * include/ruby/vm.h: write a comment. 2008-10-21 20:59:23 +00:00
win32.h * include/ruby/win32.h (strcasecmp, strncasecmp): use _ prefixed 2009-03-10 10:58:49 +00:00