The Developer's Library for D
About
Wiki
Forums
Source
Search
Contact
View Latest Revision
root
/
trunk
/
tango
/
time
View log starting at
and back to
Mode:
Stop on copy
Follow copies
Show only adds, moves and deletes
Show full log messages
Legend:
Added
Modified
Copied or renamed
Rev
Chgset
Date
Author
Log Message
(edit)
@4144
[4144]
12/01/08 14:05:31
schveiguy
fixed stupid bug
(edit)
@4143
[4143]
12/01/08 13:53:57
schveiguy
Fixed screwup with year % 400 leap year. Made a common function that does …
(edit)
@4142
[4142]
12/01/08 13:44:38
schveiguy
Added doy calculation to Clock/WallClock's toDate Fixes
#1243
(edit)
@4104
[4104]
11/21/08 16:38:16
schveiguy
added optional argument to addMonths so it doesn't throw when the day of …
(edit)
@4037
[4037]
10/23/08 12:48:45
schveiguy
Added accessor for unix time to Time struct. Closes
#763
(edit)
@3955
[3955]
10/03/08 16:57:25
schveiguy
Made
GregorianBased?
public, references
#1309
(edit)
@3857
[3857]
08/05/08 11:59:05
schveiguy
Changed static
TimeSpan?
methods to be e.g. fromSeconds instead of seconds. …
(edit)
@3769
[3769]
07/20/08 15:03:13
larsivi
eol style
(edit)
@3518
[3518]
05/25/08 11:15:47
larsivi
See if having a macro with : helps against a DDoc bug with sections
(edit)
@3448
[3448]
04/21/08 13:55:22
Deewiant
Fixed typo that made the DT version of parseDateAndTime not compile when …
(edit)
@3204
[3204]
02/16/08 13:35:15
kris
adjusted for compiler-warnings on linux. Note that the linux code supports …
(edit)
@3190
[3190]
02/15/08 11:00:46
Deewiant
Trying to fix HTML doc output…
(edit)
@3170
[3170]
02/11/08 12:02:26
Deewiant
Woops, tango.util.time -> tango.time.
(edit)
@3169
[3169]
02/11/08 11:37:08
kris
new version from Deewiant
(edit)
@3167
[3167]
02/11/08 01:22:29
schveiguy
Added more documentation to help explain how Tango time relates to Unix …
(edit)
@3166
[3166]
02/11/08 00:50:45
schveiguy
Updated documentation on
TimeSpan?
and Time to show construction from …
(edit)
@3164
[3164]
02/10/08 22:08:19
kris
fixes
#827
: missing doc in Calendar Thanks, deewiant
(edit)
@3114
[3114]
01/22/08 17:38:58
larsivi
Compile workaround for Bugzilla 617 on 64 bit arches
(edit)
@3099
[3099]
01/15/08 20:19:00
schveiguy
Fixed bug in getDayOfWeek in Gregorian Added addMonths and addYears to …
(edit)
@3089
[3089]
01/13/08 19:55:05
kris
eliminated warnings
(edit)
@3063
[3063]
12/21/07 13:57:15
schveiguy
removed main() from unittest section
(edit)
@3059
[3059]
12/20/07 11:10:58
schveiguy
Added BC date capability to Gregorian Calendar. Added some unit tests to …
(edit)
@3042
[3042]
12/18/07 10:56:54
schveiguy
Fixed some build errors
(edit)
@3040
[3040]
12/18/07 02:38:53
kris
* now with shorter Calendar names
(edit)
@3039
[3039]
12/18/07 02:04:59
kris
minor cleanup
(edit)
@3036
[3036]
12/18/07 01:25:20
kris
removed
DefaultCalendar?
, since it's not actually needed at this time (and …
(edit)
@3035
[3035]
12/18/07 01:19:23
kris
* combined
TimeSpan?
structs into Time module * changed Calendar int types …
(edit)
@3033
[3033]
12/16/07 20:46:10
kris
* added simple
DateTime?
struct * Date module usage replaced with Date and …
(edit)
@3025
[3025]
12/12/07 00:52:26
kris
* starting to wean off time.Date * using a static ctor in …
(edit)
@3024
[3024]
12/11/07 22:19:01
kris
minor tweaks
(edit)
@3023
[3023]
12/11/07 17:10:41
schveiguy
updated ISO8601 so it uses Calendar.Date and
TimeOfDay?
instead of …
(edit)
@3021
[3021]
12/11/07 03:43:18
kris
* adjusted the internal design of
TimeOfDay?
* renamed Calendar.getTime => …
(edit)
@3019
[3019]
12/10/07 13:45:31
schveiguy
fixed dsss.conf to use tango/time instead of tango/util/time updated …
(edit)
@3017
[3017]
12/10/07 10:46:52
schveiguy
changed
TimeOfDay?
to store only time of day instead of entire time. fixed …
(edit)
@2988
[2988]
12/08/07 16:41:31
kris
added some more doc
(edit)
@2987
[2987]
12/08/07 16:41:02
kris
some cleanup
(edit)
@2986
[2986]
12/08/07 16:40:28
kris
fixed unittest
(edit)
@2983
[2983]
12/08/07 15:08:57
kris
* shortened a couple of overly long names (in new package) * gave …
(edit)
@2980
[2980]
12/08/07 01:19:59
kris
* now isolates
TimeOfDay?
into a discrete entity * codegen is much better …
(add)
@2978
[2978]
12/07/07 23:47:37
kris
* changed package tango.util.time to tango.time * removed deprecated …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog
Roadmap
Timeline
Tickets
New Ticket
Help / Guide
About Trac
Login
|
Copyright © 2006-2008 Tango. All Rights Reserved. | Page Width:
Static
or
Dynamic