| Commit message (Expand) | Author | Age | Files | Lines |
* | Unify maintenance of NumberFormat objects into a cross-platform Singleton. C... | mmentovai@google.com | 2008-08-13 | 1 | -2/+0 |
* | Add missing observer_list unittest and singleton unittest is for all platforms. | deanm@google.com | 2008-08-13 | 1 | -1/+2 |
* | Kill check handler. It seems to be unused, and is implemented using ugly SEH | deanm@google.com | 2008-08-13 | 1 | -1/+0 |
* | Compile debug_util.cc on all platforms. | deanm@google.com | 2008-08-13 | 1 | -1/+1 |
* | Build Linux against base_gfx, and we pass convolver and rect unit tests. | deanm@google.com | 2008-08-13 | 1 | -9/+8 |
* | Update base/SConscript to remove Windows only parts from the Linux build. | deanm@google.com | 2008-08-13 | 1 | -10/+15 |
* | Make debug_util cross platform, adding BeingDebugged and BreakDebugger. Linux | deanm@google.com | 2008-08-13 | 1 | -0/+2 |
* | Move some bits around in the SConscript that are Windows-specific, and label ... | evanm@google.com | 2008-08-13 | 1 | -12/+12 |
* | Last changes to get Linux unit tests building: | evanm@google.com | 2008-08-12 | 1 | -6/+1 |
* | Remove Mac-specific code to make a generic POSIX string_util for Mac and Linux. | mmoss@google.com | 2008-08-12 | 1 | -1/+1 |
* | Remove base\shared_memory.cc from the SCons build in favor of base\shared_mem... | sgk@google.com | 2008-08-12 | 1 | -1/+2 |
* | Get rid of separate SConscript.main.linux: | sgk@google.com | 2008-08-12 | 1 | -36/+75 |
* | SCons build updates: | sgk@google.com | 2008-08-12 | 1 | -7/+16 |
* | Make POSIX time routines work on Linux by providing a POSIX-conformant versio... | mmentovai@google.com | 2008-08-11 | 1 | -0/+1 |
* | Provide cross-platform implementation of WaitableEvent for use on Mac and Linux. | darin@google.com | 2008-08-11 | 1 | -0/+2 |
* | Allow multiple AtExitManagers to be chained in a stack, this allows much easi... | deanm@google.com | 2008-08-11 | 1 | -19/+0 |
* | A basic wrapper for a windows event object that encapsulates the way we often... | darin@google.com | 2008-08-09 | 1 | -0/+1 |
* | Catch up SCons build with latest changes: | sgk@google.com | 2008-08-08 | 1 | -1/+10 |
* | Remove the old atomic operations interface. | deanm@google.com | 2008-08-07 | 1 | -1/+0 |
* | Fix cut-and-paste error so we only try to build mac files on, gee, the mac... | sgk@google.com | 2008-08-07 | 1 | -1/+1 |
* | Add new sys_string_conversions_*.cc files to the SCons build. | sgk@google.com | 2008-08-07 | 1 | -0/+11 |
* | Drop FixedString. It's only used in two places, one where it doesn't really ... | evanm@google.com | 2008-08-06 | 1 | -1/+0 |
* | Add missing file_util_win.cc file. | sgk@google.com | 2008-08-06 | 1 | -0/+1 |
* | Add base_paths_win.cc to SCons build. | sgk@google.com | 2008-08-05 | 1 | -4/+9 |
* | Unix line-endings. | evanm@google.com | 2008-08-05 | 1 | -280/+280 |
* | Fix the base build of single_unittests.exe, which was trying to link in the .... | sgk@google.com | 2008-08-04 | 1 | -1/+2 |
* | Checking in the rest of the .lib changes, previous commit was only done from ... | sgk@google.com | 2008-08-04 | 1 | -35/+43 |
* | Fix missing comma new string_piece.cc file. | sgk@google.com | 2008-08-04 | 1 | -1/+1 |
* | Add StringPiece to the scons build. | deanm@google.com | 2008-08-04 | 1 | -0/+2 |
* | Pull the block of common Windows system libraries that we link with everywher... | sgk@google.com | 2008-08-04 | 1 | -21/+0 |
* | Convert submodules SConscript files to psuedo-builder calls. | sgk@google.com | 2008-08-03 | 1 | -4/+4 |
* | SCons build: | sgk@google.com | 2008-08-01 | 1 | -0/+2 |
* | Add new base\at_exit{,_unittest}.cc files to SCons build. | sgk@google.com | 2008-08-01 | 1 | -0/+2 |
* | Initial cleanups en route to coalescing the get-it-built cut-and-paste from v... | sgk@google.com | 2008-07-31 | 1 | -12/+1 |
* | Use own our bzip2 error handler instead of the default which prints error mes... | deanm@google.com | 2008-07-30 | 1 | -0/+1 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+296 |