public
Description: A C++ library with various uses.
Homepage: http://code.google.com/p/crisscross/
Clone URL: git://github.com/tycho/crisscross.git
eddieringle (author)
Tue Nov 03 13:49:47 -0800 2009
tycho (committer)
Sun Nov 08 09:45:44 -0800 2009
commit  c48c08deccdea93a28efdd46e5be5fcb3ef58a7e
tree    74c751a1798b0205432f6acf7be284e26d69d6af
parent  a428711ea17c7c696b5d539b94ffc146e395ded3
crisscross / source
name age message
..
file .gitignore Fri Oct 17 20:21:13 -0700 2008 Converting from Subversion to Git. Signed-off-... [tycho]
file CMakeLists.txt Mon Aug 31 20:20:28 -0700 2009 source/CMakeLists.txt: Added install() commands... [eddieringle]
file console.cpp Sun Aug 02 13:52:52 -0700 2009 CoreIO Read(): redesigned parameters for much e... [tycho]
file core_io_reader.cpp Sun Aug 02 13:53:08 -0700 2009 CoreIO: add endianness switching to *Writer, ad... [tycho]
file core_io_writer.cpp Sun Aug 02 13:53:08 -0700 2009 CoreIO: add endianness switching to *Writer, ad... [tycho]
file core_network.cpp Fri Jun 19 15:30:21 -0700 2009 Mostly removed use of static for internal funct... [prophile]
file core_socket.cpp Sat Jul 25 14:39:14 -0700 2009 CoreSocket: fix small buffer in RemoteHostIP to... [tycho]
file cpuid.cpp Thu Oct 22 15:57:20 -0700 2009 cpuid.cpp: fix comment about meaning of cores >... [tycho]
directory crisscross/ Sun Nov 08 09:45:44 -0800 2009 core_socket.h: Fix doxygen generation glitches ... [eddieringle]
file debug.cpp Sun Aug 02 13:55:52 -0700 2009 symbol engine: Windows 64-bit backtraces now su... [tycho]
file error.cpp Sun Jan 18 01:29:43 -0800 2009 uncrustify: ran uncrustify on all the code Sig... [tycho]
file filereader.cpp Fri May 15 10:19:07 -0700 2009 all classes: assert(this) in all function calls... [tycho]
file filesystem.cpp Fri May 15 10:05:57 -0700 2009 file headers: fix CrissCross copyright headers ... [tycho]
file filewriter.cpp Fri May 15 10:19:07 -0700 2009 all classes: assert(this) in all function calls... [tycho]
file md4.cpp Sun Aug 02 13:53:08 -0700 2009 CoreIO: add endianness switching to *Writer, ad... [tycho]
file md5.cpp Sun Aug 02 13:53:08 -0700 2009 CoreIO: add endianness switching to *Writer, ad... [tycho]
file mutex.cpp Sun Jul 19 09:26:33 -0700 2009 mutex.cpp: move m_lockCount decrement to before... [tycho]
file profiler.cpp Tue Jun 23 16:42:50 -0700 2009 profiler: prevent namespace collision with ENAB... [tycho]
file sha1.cpp Sun Aug 02 13:53:08 -0700 2009 CoreIO: add endianness switching to *Writer, ad... [tycho]
file sha256.cpp Sun Aug 02 13:53:08 -0700 2009 CoreIO: add endianness switching to *Writer, ad... [tycho]
file sha512.cpp Sun Aug 02 13:53:08 -0700 2009 CoreIO: add endianness switching to *Writer, ad... [tycho]
file stopwatch.cpp Fri May 15 10:19:07 -0700 2009 all classes: assert(this) in all function calls... [tycho]
file system.cpp Fri Jun 19 15:30:21 -0700 2009 Mostly removed use of static for internal funct... [prophile]
file tcpsocket.cpp Thu May 21 17:05:47 -0700 2009 Merge branch 'master' of git@github.com:tycho/c... [tycho]
file tiger.cpp Sun Aug 02 13:53:08 -0700 2009 CoreIO: add endianness switching to *Writer, ad... [tycho]
file udpsocket.cpp Fri May 15 10:19:07 -0700 2009 all classes: assert(this) in all function calls... [tycho]
file uncrustify-crisscross.cfg Wed Jun 24 09:53:35 -0700 2009 uncrustify: sort the config alphabetically Sig... [tycho]
file universal_include.cpp Sun Aug 02 13:55:58 -0700 2009 Windows: fix memory leak detection error checki... [tycho]
file version.cpp Sat Jul 18 01:00:30 -0700 2009 Version namespace: renamed 'ShortVersion' and '... [tycho]
file zombiehunter.cpp Fri Jun 19 15:30:21 -0700 2009 Mostly removed use of static for internal funct... [prophile]