summaryrefslogtreecommitdiffstats
path: root/base/base.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* Back out r736 due to breakagemmentovai@google.com2008-08-121-8/+0
* Update project file for mac clipboard implavi@google.com2008-08-121-4/+4
* Fix string_util and its tests for the Mac, GCC, UTF-32 wchar_t platforms, and...mmentovai@google.com2008-08-121-0/+8
* include and turn on more base unit tests.pinkerton@google.com2008-08-121-0/+32
* Make POSIX time routines work on Linux by providing a POSIX-conformant versio...mmentovai@google.com2008-08-111-43/+35
* recursive_mutexerikkay@google.com2008-08-111-11/+37
* Add a NOTIMPLEMENTED() macro to annotate the code paths which need revisiting...ericroman@google.com2008-08-101-0/+4
* pulling in more files to run more unit testspinkerton@google.com2008-08-081-0/+36
* fix base test harness to work on mac. fix command_line unit tests to match wh...pinkerton@google.com2008-08-081-2/+57
* * add base_paths_mac.mm to mac porterikkay@google.com2008-08-081-10/+30
* pull out command_line_unittest until it workspinkerton@google.com2008-08-081-2/+2
* Remove cruft of old unit test harness, replace it with gTest goodness. Fix ex...pinkerton@google.com2008-08-081-141/+105
* Add observer_list_unittest.cc to base test target. Fix gcc warnings with virt...pinkerton@google.com2008-08-081-0/+2
* Add Lock and LockImpl to the test target to get it linking.mmentovai@google.com2008-08-081-0/+4
* Port LockImpl, Lock, and ConditionVariable to pthreads-supporting platforms.mmentovai@google.com2008-08-081-8/+8
* remove fixed_string from build.pinkerton@google.com2008-08-071-8/+4
* Fix sys_string_conversions for use on the Mac.mmentovai@google.com2008-08-071-0/+8
* Cross-platform portability fixes for JSONReader. Adds generic string-to-doub...mmentovai@google.com2008-08-071-5/+11
* Mac changes to the path service.avi@google.com2008-08-061-10/+10
* Reworking unit test target to start all over, with gtest static library and p...pinkerton@google.com2008-08-051-212/+144
* Update xcodeprojsmmentovai@google.com2008-08-011-354/+940
* Add base to the repository.initial.commit2008-07-261-0/+970