open_toontown_panda3d/dtool/src/dtoolutil
rdb c0d78d57d4 Can we just use streamoff instead of ssize_t? 2013-08-26 15:45:14 +00:00
..
.gitignore ignore generated files 2005-01-26 19:49:30 +00:00
Sources.pp rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
config_dtoolutil.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
config_dtoolutil.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
dSearchPath.I add Python-friendly DSearchPath::find_all_files() 2009-10-10 09:05:35 +00:00
dSearchPath.cxx build on msvs2010 2011-09-28 23:56:59 +00:00
dSearchPath.h add Python-friendly DSearchPath::find_all_files() 2009-10-10 09:05:35 +00:00
executionEnvironment.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
executionEnvironment.cxx fix compile error 2013-02-17 22:53:48 +00:00
executionEnvironment.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
filename.I unify mayapath.cxx and mayaWrapper.cxx 2012-02-02 17:45:48 +00:00
filename.cxx Fix handling of large (>2GB) files on Windows. Egad, off_t is 32 bits on Windows, even in 64-bit Windows. Ridiculous. 2013-08-01 00:10:20 +00:00
filename.h Fix handling of large (>2GB) files on Windows. Egad, off_t is 32 bits on Windows, even in 64-bit Windows. Ridiculous. 2013-08-01 00:10:20 +00:00
filename_assist.h Remove $APP abruptly 2009-07-19 18:20:32 +00:00
filename_assist.mm Fix OSX compilation issue 2010-06-22 07:08:09 +00:00
globPattern.I perform shell-style filename globbing on Win32 too 2011-11-09 01:35:19 +00:00
globPattern.cxx Compile with Python 3.3 2013-02-15 07:57:20 +00:00
globPattern.h expose match_files() to python usefully 2011-12-29 18:05:12 +00:00
load_dso.cxx Add missing include 2010-07-11 19:19:07 +00:00
load_dso.h get_dso_symbol 2009-01-31 03:04:36 +00:00
p3dtoolutil_composite1.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
p3dtoolutil_composite2.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
pandaFileStream.I typos 2009-06-10 17:47:08 +00:00
pandaFileStream.cxx better nl stuff, rename SIMPLE_THREADS_NO_IMPLICIT_YIELD 2008-09-11 01:37:00 +00:00
pandaFileStream.h define FileStream::attach() 2009-06-09 20:30:58 +00:00
pandaFileStreamBuf.cxx Can we just use streamoff instead of ssize_t? 2013-08-26 15:45:14 +00:00
pandaFileStreamBuf.h define FileStream::attach() 2009-06-09 20:30:58 +00:00
pandaSystem.cxx use win_amd64 instead of win64, and win_i386 instead of win32 2012-10-02 00:00:50 +00:00
pandaSystem.h add get_systems() 2012-10-03 21:58:48 +00:00
pandaVersion.h.pp coreapi version, increment plugin version 2010-06-16 01:18:20 +00:00
panda_getopt.h replace gnu_getopt with new Panda-licensed implementation 2011-08-03 23:37:43 +00:00
panda_getopt_impl.cxx replace gnu_getopt with new Panda-licensed implementation 2011-08-03 23:37:43 +00:00
panda_getopt_impl.h replace gnu_getopt with new Panda-licensed implementation 2011-08-03 23:37:43 +00:00
panda_getopt_long.h replace gnu_getopt with new Panda-licensed implementation 2011-08-03 23:37:43 +00:00
pfstream.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pfstream.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pfstream.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pfstreamBuf.cxx avoid compiler warnings from HAVE_BLAH_H conflicts by renaming macros 2009-08-21 15:40:05 +00:00
pfstreamBuf.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
preprocess_argv.cxx fix windows globbing to support embedded quote marks 2011-11-21 21:13:30 +00:00
preprocess_argv.h perform shell-style filename globbing on Win32 too 2011-11-09 01:35:19 +00:00
stringDecoder.I preparing for unicode filenames 2011-08-29 04:33:00 +00:00
stringDecoder.cxx preparing for unicode filenames 2011-08-29 04:33:00 +00:00
stringDecoder.h need expcl 2011-08-29 16:35:01 +00:00
test_pfstream.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
test_touch.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
textEncoder.I build errors 2011-08-30 05:09:49 +00:00
textEncoder.cxx build errors 2011-08-30 05:09:49 +00:00
textEncoder.h fix for Android compile 2013-01-07 12:45:59 +00:00
unicodeLatinMap.cxx fix static init crash 2011-09-01 22:33:08 +00:00
unicodeLatinMap.h fix static init crash 2011-09-01 22:33:08 +00:00
vector_src.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
vector_src.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
vector_string.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
vector_string.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
win32ArgParser.cxx fix windows globbing to support embedded quote marks 2011-11-21 21:13:30 +00:00
win32ArgParser.h fix windows globbing to support embedded quote marks 2011-11-21 21:13:30 +00:00