index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
luni
/
src
/
main
/
java
/
libcore
/
util
/
ZoneInfoDB.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a ZoneInfoDB.hasTimeZone API.
Narayan Kamath
2015-04-30
1
-0
/
+4
*
Changes to enable timezone data overrides for ICU and libcore
Neil Fuller
2015-03-26
1
-1
/
+2
*
Disable tzdata in $ANDROID_DATA.
Elliott Hughes
2014-10-28
1
-2
/
+1
*
Fix TimeZone.getAvailableIDs(int).
Elliott Hughes
2014-08-11
1
-8
/
+24
*
Support for a android.text.format.Time implemented entirely in Java
Neil Fuller
2014-07-22
1
-3
/
+3
*
Revert "Revert "Add a cache for ZoneInfo objects in Java""
Neil Fuller
2014-07-17
1
-11
/
+26
*
Revert "Add a cache for ZoneInfo objects in Java"
Neil Fuller
2014-07-17
1
-25
/
+11
*
Add a cache for ZoneInfo objects in Java
Neil Fuller
2014-07-16
1
-11
/
+25
*
Groundwork towards making the Libcore.os functionality public.
Elliott Hughes
2014-04-24
1
-1
/
+1
*
Add java.nio.charsets.StandardCharsets.
Elliott Hughes
2013-06-28
1
-4
/
+4
*
Remove the now-unused ZoneInfoDB.getVersion API.
Elliott Hughes
2013-04-26
1
-4
/
+0
*
Cope with a corrupt tzdata update.
Elliott Hughes
2013-04-26
1
-138
/
+144
*
Return Olson ids from TimeZoneNames.forLocale in zone.tab order.
Elliott Hughes
2013-03-14
1
-0
/
+13
*
Support zone.tab in libcore, and remove the file format version.
Elliott Hughes
2012-10-22
1
-9
/
+0
*
Make libcore look in /data/misc for tzdata updates.
Elliott Hughes
2012-10-22
1
-3
/
+13
*
Make it possible to share libcore.util.ZoneInfo with bionic.
Elliott Hughes
2012-10-19
1
-39
/
+3
*
Pull libcore's time zone data from the new single 'tzdata' file.
Elliott Hughes
2012-10-17
1
-73
/
+57
*
Fix TimeZone's handling of Australia/Lord_Howe.
Elliott Hughes
2012-07-30
1
-12
/
+1
*
Make ErrnoException a checked exception.
Elliott Hughes
2011-05-27
1
-15
/
+26
*
Add mmap(2), msync(2), and munmap(2).
Elliott Hughes
2011-03-18
1
-26
/
+10
*
Fix a comment and remove some duplication.
Elliott Hughes
2011-02-22
1
-1
/
+1
*
Move ZoneInfo and ZoneInfoDB into libcore.util.
Elliott Hughes
2011-02-14
1
-0
/
+281