summaryrefslogtreecommitdiff
path: root/time.c
AgeCommit message (Expand)Author
2013-09-11merge revision(s) 42596,42597,42598,42599: [Backport #8795]nagachika
2013-04-14merge revision(s) 39967: [Backport #8193]nagachika
2013-04-13merge revision(s) 39766,39769: [Backport #8101]nagachika
2013-03-20merge revision(s) 39772,39773: [Backport #8080]nagachika
2013-03-09merge revision(s) 39418:nagachika
2013-02-19Merge revision 39292:drbrain
2012-12-12time.c: st_updatenobu
2012-12-07* time.c (time_mdump): dump timezone string to private instance variablenaruse
2012-12-01time.c, vm_method.c: update rdocnobu
2012-12-01complex.c, time.c: make marshal methods privatenobu
2012-11-30* time.c: Documentation improvements, grammar and formattingzzak
2012-07-30* time.c (time_sec): Remove extra wording about leap seconds and referdrbrain
2012-07-23* time.c (time_sec): Updated description of leap seconds for accuracy.drbrain
2012-07-02* time.c (timew_out_of_timet_range): specialization forakr
2012-06-19* time.c (init_leap_second_info): fix non-ANSI function declaration.kosaki
2012-06-05obj_init_copynobu
2012-05-30utc offset in secondsnobu
2012-05-26re-modifiedtadf
2012-05-26 * time.c: modified doc.tadf
2012-03-24* time.c (time_init_1): Time.new will accept seconds as string ornobu
2012-03-09typo fix.akr
2012-03-09update doc.akr
2012-02-27* io.c, process.c, time.c, ext: use rb_sys_fail_str instead ofnobu
2012-02-11update doc.akr
2012-02-11update doc.akr
2011-11-19update doc.akr
2011-11-19* time.c (TIME_COPY_GMT): copy vtm.utc_offset and vtm.zone too.akr
2011-11-04* whitespace cleanup.nobu
2011-10-06* time.c (Init_Time): Remove editorial comments from Timedrbrain
2011-10-06* time.c (Init_Time): Improve Time documentation. Patch by Shanedrbrain
2011-09-29* use RB_TYPE_P which is optimized for constant types, instead ofnobu
2011-09-09update doc.akr
2011-08-27* internal.h (rb_strftime_timespec): moved from time.c and define onlynaruse
2011-08-27* internal.h (rb_strftime_timespec): move to time.c because it dependsnaruse
2011-08-27* strftime.c (rb_strftime_with_timespec): get enc argument to specifynaruse
2011-08-25* time.c (strftimev): Make Time#to_s default to US-ASCII encoding buttenderlove
2011-08-25update doc.akr
2011-08-07* time.c (rb_strftime_alloc): raise ERANGE if width is too large.kosaki
2011-07-17* error.c (rb_check_trusted): new function to check an object isnobu
2011-07-15* time.c (time_dup): used rb_obj_class() instead of CLASS_OF().kosaki
2011-07-11time.c: can't compile time.c on AIX due to missing declaration forkanemoto
2011-06-18* eval.c, hash.c, load.c, proc.c, range.c, thread.c, time.c: don'takr
2011-06-18* internal.h: declare more internal functions.akr
2011-06-17* internal.h: declare internal functions here.akr
2011-06-16* time.c (rb_time_new): prevent overflow by "* 1000".naruse
2011-06-11 * time.c: a correction of doc for strftime (%v).tadf
2011-06-07* time.c (rb_gmtime_r2): adjust indent.nobu
2011-05-15* remove trailing spaces.nobu
2011-04-25* random.c (random_rand): remove unused variables.naruse
2011-01-31* addr2line.c: suppressed shorten-64-to-32 warnings.naruse