Github is incredibly slow
commitb2761da19313ae5eedc7164be812ef99f1ab1b1e
authorvoid <git.email.address@googlemail.com>
Sat, 11 Jul 2009 18:59:16 +0000 (11 20:59 +0200)
committervoid <git.email.address@googlemail.com>
Sat, 11 Jul 2009 18:59:16 +0000 (11 20:59 +0200)
tree8aa4550c439b72fed62feea15577b670eecc54f4
Github is incredibly slow
38 files changed:
SConscript [new file with mode: 0644]
SConstruct [new file with mode: 0644]
ail/arguments.cpp [new file with mode: 0644]
ail/arguments.hpp [new file with mode: 0644]
ail/array.hpp [new file with mode: 0644]
ail/bmp.cpp [new file with mode: 0644]
ail/bmp.hpp [new file with mode: 0644]
ail/bzip2.cpp [new file with mode: 0644]
ail/bzip2.hpp [new file with mode: 0644]
ail/crc32.cpp [new file with mode: 0644]
ail/crc32.hpp [new file with mode: 0644]
ail/dns.cpp [new file with mode: 0644]
ail/dns.hpp [new file with mode: 0644]
ail/environment.hpp [new file with mode: 0644]
ail/exception.cpp [new file with mode: 0644]
ail/exception.hpp [new file with mode: 0644]
ail/file.cpp [new file with mode: 0644]
ail/file.hpp [new file with mode: 0644]
ail/http.cpp [new file with mode: 0644]
ail/http.hpp [new file with mode: 0644]
ail/ini.cpp [new file with mode: 0644]
ail/ini.hpp [new file with mode: 0644]
ail/memory.cpp [new file with mode: 0644]
ail/memory.hpp [new file with mode: 0644]
ail/net.cpp [new file with mode: 0644]
ail/net.hpp [new file with mode: 0644]
ail/printer.cpp [new file with mode: 0644]
ail/printer.hpp [new file with mode: 0644]
ail/random.cpp [new file with mode: 0644]
ail/random.hpp [new file with mode: 0644]
ail/string.cpp [new file with mode: 0644]
ail/string.hpp [new file with mode: 0644]
ail/time.cpp [new file with mode: 0644]
ail/time.hpp [new file with mode: 0644]
ail/types.hpp [new file with mode: 0644]
ail/windows.hpp [new file with mode: 0644]
ail/zlib.cpp [new file with mode: 0644]
ail/zlib.hpp [new file with mode: 0644]