open_toontown_panda3d/dtool/src/dtoolbase
rdb 34761a0b9b Merge branch 'master' into interrogate-overhaul
Conflicts:
	dtool/src/cppparser/cppBison.yxx
2015-01-03 16:52:44 +01:00
..
Sources.pp Split off epvector.h into its own file in an attempt to cut down compilation time 2014-09-14 22:04:36 +00:00
addHash.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
addHash.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
addHash.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
atomicAdjust.h Huge cppparser and interrogate overhaul, bringing: 2014-12-30 16:43:52 +01:00
atomicAdjustDummyImpl.I guarantee word alignment for AtomicAdjust stuff 2011-11-17 23:31:31 +00:00
atomicAdjustDummyImpl.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
atomicAdjustDummyImpl.h guarantee word alignment for AtomicAdjust stuff 2011-11-17 23:31:31 +00:00
atomicAdjustGccImpl.I GCC atomics also work in clang 3.0+ 2014-10-21 20:49:58 +00:00
atomicAdjustGccImpl.h GCC atomics also work in clang 3.0+ 2014-10-21 20:49:58 +00:00
atomicAdjustI386Impl.I guarantee word alignment for AtomicAdjust stuff 2011-11-17 23:31:31 +00:00
atomicAdjustI386Impl.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
atomicAdjustI386Impl.h guarantee word alignment for AtomicAdjust stuff 2011-11-17 23:31:31 +00:00
atomicAdjustPosixImpl.I posix build errors 2011-11-17 23:34:12 +00:00
atomicAdjustPosixImpl.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
atomicAdjustPosixImpl.h guarantee word alignment for AtomicAdjust stuff 2011-11-17 23:31:31 +00:00
atomicAdjustWin32Impl.I huh, InterlockedAdd only exists on win64, weird. 2011-11-18 22:33:34 +00:00
atomicAdjustWin32Impl.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
atomicAdjustWin32Impl.h guarantee word alignment for AtomicAdjust stuff 2011-11-17 23:31:31 +00:00
cmath.I Android fixes 2014-10-06 17:44:58 +00:00
cmath.h Fix cmath includes on GNU 2014-08-21 17:00:57 +00:00
deletedBufferChain.I fix more static-init ordering issues caused by new alignment code 2012-02-12 19:55:52 +00:00
deletedBufferChain.cxx fix more static-init ordering issues caused by new alignment code 2012-02-12 19:55:52 +00:00
deletedBufferChain.h fix more static-init ordering issues caused by new alignment code 2012-02-12 19:55:52 +00:00
deletedChain.T we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
deletedChain.h Bunch of minor compile fixes and changes 2014-11-26 13:33:10 +00:00
dllbase.txt *** empty log message *** 2004-04-30 21:37:50 +00:00
dlmalloc.h added third-party memory managers 2005-09-29 18:27:26 +00:00
dlmalloc_src.cxx LINMATH_VECTORIZE -> LINMATH_ALIGN 2011-12-18 02:00:31 +00:00
dtool_platform.h Android support, part 1 2013-01-24 17:54:56 +00:00
dtoolbase.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
dtoolbase.h Bunch of minor compile fixes and changes 2014-11-26 13:33:10 +00:00
dtoolbase_cc.h Use C++11 move semantics to dramatically improve PointerTo performance 2015-01-02 15:25:58 +01:00
dtoolsymbols.h pystub should be a static library for better portability, especially for dynamic loaders that aren't so awesome. 2012-06-20 21:41:49 +00:00
epvector.h Split off epvector.h into its own file in an attempt to cut down compilation time 2014-09-14 22:04:36 +00:00
fakestringstream.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
indent.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
indent.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
indent.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
lookup3.c cast fix 2006-11-27 03:18:56 +00:00
lookup3.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
memoryBase.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
memoryBase.h Bunch of minor compile fixes and changes 2014-11-26 13:33:10 +00:00
memoryHook.I fix more static-init ordering issues caused by new alignment code 2012-02-12 19:55:52 +00:00
memoryHook.cxx Bunch of minor compile fixes and changes 2014-11-26 13:33:10 +00:00
memoryHook.h fix more static-init ordering issues caused by new alignment code 2012-02-12 19:55:52 +00:00
mutexDummyImpl.I make sync primitives more similar to python function names 2008-10-14 00:07:05 +00:00
mutexDummyImpl.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
mutexDummyImpl.h make sync primitives more similar to python function names 2008-10-14 00:07:05 +00:00
mutexImpl.h build errors 2009-06-16 01:49:59 +00:00
mutexPosixImpl.I protect against undefined symbol 2010-05-29 18:49:48 +00:00
mutexPosixImpl.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
mutexPosixImpl.h TrueMutexImpl 2009-06-16 00:04:13 +00:00
mutexSpinlockImpl.I make sync primitives more similar to python function names 2008-10-14 00:07:05 +00:00
mutexSpinlockImpl.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
mutexSpinlockImpl.h make sync primitives more similar to python function names 2008-10-14 00:07:05 +00:00
mutexWin32Impl.I make sync primitives more similar to python function names 2008-10-14 00:07:05 +00:00
mutexWin32Impl.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
mutexWin32Impl.h make sync primitives more similar to python function names 2008-10-14 00:07:05 +00:00
nearly_zero.h Fix issue with Eigen when matrix determinant is nearly 0 2014-12-10 16:32:04 +01:00
neverFreeMemory.I make sync primitives more similar to python function names 2008-10-14 00:07:05 +00:00
neverFreeMemory.cxx Fix static init ordering issue with the runtime build 2012-02-10 09:19:12 +00:00
neverFreeMemory.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
numeric_types.h stdfloat_double 2011-10-10 05:25:10 +00:00
p3dtoolbase_composite1.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
p3dtoolbase_composite2.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
pallocator.T integrate Eigen 2011-12-16 14:17:48 +00:00
pallocator.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pdeque.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
plist.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pmap.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pset.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pstrtod.cxx GNU needs #include <limits> for numeric_limits 2014-08-21 16:54:44 +00:00
pstrtod.h pstrtod 2009-06-14 16:10:09 +00:00
ptmalloc2_smp_src.cxx fix memory crashes on win32/Eigen build 2011-12-21 01:25:38 +00:00
pvector.h Split off epvector.h into its own file in an attempt to cut down compilation time 2014-09-14 22:04:36 +00:00
register_type.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
register_type.cxx Add wstring type handle. Also add some useful MAKE_SEQs. 2014-06-26 20:06:04 +00:00
register_type.h Add wstring type handle. Also add some useful MAKE_SEQs. 2014-06-26 20:06:04 +00:00
select.tau multithreading optimizations, tau profiler, related changes 2006-04-05 19:36:05 +00:00
selectThreadImpl.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
stl_compares.I msvc9 error 2008-11-12 03:30:48 +00:00
stl_compares.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
test_strtod.cxx pstrtod 2009-06-14 16:10:09 +00:00
typeHandle.I The "null" ButtonHandle and TypeHandle now evaluate to false 2014-07-29 11:15:12 +00:00
typeHandle.cxx Huge cppparser and interrogate overhaul, bringing: 2014-12-30 16:43:52 +01:00
typeHandle.h Huge cppparser and interrogate overhaul, bringing: 2014-12-30 16:43:52 +01:00
typeRegistry.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
typeRegistry.cxx Fix deadlock issues with type registry 2014-11-21 16:51:36 +00:00
typeRegistry.h Add wstring type handle. Also add some useful MAKE_SEQs. 2014-06-26 20:06:04 +00:00
typeRegistryNode.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
typeRegistryNode.cxx need string.h 2008-06-24 22:48:44 +00:00
typeRegistryNode.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
typedObject.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
typedObject.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
typedObject.h Bunch of minor compile fixes and changes 2014-11-26 13:33:10 +00:00
verdate.cpp add versioning for win32 2000-12-27 21:19:57 +00:00
version.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
version.rc fix ProductVersion string 2001-01-11 19:58:52 +00:00