open_toontown_panda3d/dtool/src/dtoolutil
deflected bf919e4811 Fix compile issue on FreeBSD 11 2017-03-10 15:51:32 +01:00
..
.gitignore ignore generated files 2005-01-26 19:49:30 +00:00
Sources.pp Huge cppparser and interrogate overhaul, bringing: 2014-12-30 16:43:52 +01: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 More work on Android port 2014-10-08 15:09:25 +00:00
executionEnvironment.cxx Fix compile issue on FreeBSD 11 2017-03-10 15:51:32 +01:00
executionEnvironment.h More work on Android port 2014-10-08 15:09:25 +00:00
filename.I Merge branch 'master' into interrogate-overhaul 2015-02-27 12:48:33 +01:00
filename.cxx Huge cppparser and interrogate overhaul, bringing: 2014-12-30 16:43:52 +01:00
filename.h Fix crash when passing None to Filename constructor 2015-09-18 21:19:09 +02: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 Huge cppparser and interrogate overhaul, bringing: 2014-12-30 16:43:52 +01:00
globPattern.h Huge cppparser and interrogate overhaul, bringing: 2014-12-30 16:43:52 +01:00
lineStream.I Huge cppparser and interrogate overhaul, bringing: 2014-12-30 16:43:52 +01:00
lineStream.cxx Huge cppparser and interrogate overhaul, bringing: 2014-12-30 16:43:52 +01:00
lineStream.h Huge cppparser and interrogate overhaul, bringing: 2014-12-30 16:43:52 +01:00
lineStreamBuf.I Huge cppparser and interrogate overhaul, bringing: 2014-12-30 16:43:52 +01:00
lineStreamBuf.cxx Huge cppparser and interrogate overhaul, bringing: 2014-12-30 16:43:52 +01:00
lineStreamBuf.h Huge cppparser and interrogate overhaul, bringing: 2014-12-30 16:43:52 +01: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 Huge cppparser and interrogate overhaul, bringing: 2014-12-30 16:43:52 +01:00
p3dtoolutil_composite2.cxx Move string_utils.* to from putil to dtoolutil 2014-08-20 19:33:55 +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 Fix assortment of compilation issues and annoyances 2015-02-08 23:25:11 +01:00
pandaSystem.cxx Fix PandaSystem.getCompiler() for clang (it erroneously reported GCC) 2015-10-05 00:45:55 +02:00
pandaSystem.h Support for automated build bot scripts, add PandaSystem::get_git_commit() 2014-12-22 20:27:37 +01: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 Replace uses of "delete" with "delete[]" where appropriate 2016-03-24 23:56:12 +01:00
pfstreamBuf.h Fix assortment of compilation issues and annoyances 2015-02-08 23:25:11 +01:00
preprocess_argv.cxx Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
preprocess_argv.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02: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
string_utils.I Optimizations to improve start-up time (esp. in JavaScript) 2015-04-04 19:05:54 +02:00
string_utils.cxx Move string_utils.* to from putil to dtoolutil 2014-08-20 19:33:55 +00:00
string_utils.h Optimizations to improve start-up time (esp. in JavaScript) 2015-04-04 19:05:54 +02: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 Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
win32ArgParser.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00