| .. |
|
CMakeLists.txt
|
CMake: Neatly format everything for readability and consistency
|
2019-04-14 22:37:18 -06:00 |
|
config_xfile.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
config_xfile.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
p3xfile_composite1.cxx
|
rename all Panda-built libraries to begin with libp3 or libpanda
|
2011-12-06 02:39:21 +00:00 |
|
standardTemplates.x
|
Remove executable permissions from files that don't need them
|
2015-04-05 15:41:49 +02:00 |
|
standardTemplates.x.c
|
Fix bin2c to generate an include to stddef.h (for size_t definition)
|
2014-10-19 22:32:30 +00:00 |
|
standardTemplates.x.pz.c
|
Remove executable permissions from files that don't need them
|
2015-04-05 15:41:49 +02:00 |
|
standard_templates.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
standard_templates.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
windowsGuid.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
windowsGuid.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
windowsGuid.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
xFile.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
xFile.cxx
|
xfile: fix read from uninitialized memory (see #554)
|
2019-02-12 15:40:31 +01:00 |
|
xFile.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
xFileArrayDef.I
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
xFileArrayDef.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
xFileArrayDef.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
xFileDataDef.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
xFileDataDef.cxx
|
general: don't cast to regular pointer when returning a PointerTo
|
2018-07-08 21:40:58 +02:00 |
|
xFileDataDef.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
xFileDataNode.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
xFileDataNode.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
xFileDataNode.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
xFileDataNodeReference.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
xFileDataNodeReference.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
xFileDataNodeReference.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
xFileDataNodeTemplate.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
xFileDataNodeTemplate.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
xFileDataNodeTemplate.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
xFileDataObject.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
xFileDataObject.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
xFileDataObject.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
xFileDataObjectArray.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
xFileDataObjectArray.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
xFileDataObjectArray.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
xFileDataObjectDouble.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
xFileDataObjectDouble.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
xFileDataObjectDouble.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
xFileDataObjectInteger.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
xFileDataObjectInteger.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
xFileDataObjectInteger.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
xFileDataObjectString.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
xFileDataObjectString.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
xFileDataObjectString.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
xFileNode.I
|
xfile: fix read from uninitialized memory (see #554)
|
2019-02-12 15:40:31 +01:00 |
|
xFileNode.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
xFileNode.h
|
xfile: fix read from uninitialized memory (see #554)
|
2019-02-12 15:40:31 +01:00 |
|
xFileParseData.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
xFileParseData.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
xFileParseData.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
xFileTemplate.I
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
xFileTemplate.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
xFileTemplate.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
xLexer.cxx.prebuilt
|
general: fix many compilation warnings in GCC 8
|
2018-06-19 00:37:28 +02:00 |
|
xLexer.lxx
|
general: fix many compilation warnings in GCC 8
|
2018-06-19 00:37:28 +02:00 |
|
xLexerDefs.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
xParser.cxx.prebuilt
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
xParser.h.prebuilt
|
fix msvs 2010 build issues reported by community member FriarTuck
|
2011-03-22 23:48:31 +00:00 |
|
xParser.yxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
xParserDefs.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |