summaryrefslogtreecommitdiffstats
path: root/base/third_party/nspr/prtime.cc
Commit message (Expand)AuthorAgeFilesLines
* 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