summaryrefslogtreecommitdiffstats
path: root/base/third_party/nspr/prtime.cc
Commit message (Expand)AuthorAgeFilesLines
* Extend PR_ParseTimeString() to accept some ISO 8601 formats to fix timezone p...tnagel@chromium.org2014-05-151-35/+81
* Remove prtypes.h and prcpucfg*.h from base/third_party/nspr.wtc@chromium.org2014-03-251-4/+0
* Merge the fix for NSPR bug 689188.wtc@chromium.org2012-03-131-2/+3
* Make more of base compile with the Native Client toolchain.bbudge@chromium.org2012-02-251-0/+2
* Upstream misc changes for android.michaelbai@google.com2011-08-261-2/+5
* Base: Add BASE_API to PR_ParseTimeString (for base.dll)rvargas@google.com2011-03-291-1/+2
* Changes to base/ from a combination of FreeBSD and OpenBSD patches.evan@chromium.org2009-12-291-1/+1
* Port some of the base module to FreeBSD. Extracted fromwtc@chromium.org2009-08-311-1/+1
* Fix PR_ImplodeTime for Linux x64.wtc@chromium.org2009-08-121-6/+6
* I verified that the Visual C++ 2005 bug has been fixed inwtc@chromium.org2009-03-061-1/+1
* Avoid a crash in mktime() when Visual C++ 2005 iswtc@chromium.org2009-03-031-3/+33
* Merge the latest version of PR_ParseTimeString. Thiswtc@chromium.org2009-03-021-108/+368
* Fix incorrect unsigned math in pr_time.cc on Windows which incorrectly handle...deanm@google.com2008-08-181-17/+22
* Implement nspr time on Linux.deanm@google.com2008-08-141-2/+32
* Fix unit tests for posix, fix up mac implementation to work correctly. Add pr...pinkerton@google.com2008-08-111-3/+43
* Add base to the repository.initial.commit2008-07-261-0/+838