rdb df7892b683 dtoolutil: Fix _WIN32 macros that should be _MSC_VER 4 years ago
..
CMakeLists.txt abe3c2bf0b CMake: Mark all system macOS frameworks as advanced variables 5 years ago
config_dtoolutil.N 3a698e5a81 dtoolutil: use std:: qualification when exposing std types 7 years ago
config_dtoolutil.cxx 4695557a5d general: Don't require BUILDING_* for static builds 7 years ago
config_dtoolutil.h e72fab9520 dtoolutil: Add missing declaration for init_libdtoolutil() 7 years ago
dSearchPath.I 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
dSearchPath.cxx e9e1bb1bc6 dtoolutil/express: Resolving empty filename should yield no result 4 years ago
dSearchPath.h aacafe7be3 dtoolutil: give DSearchPath a defaulted move constructor 7 years ago
executionEnvironment.I 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
executionEnvironment.cxx a3010a43a5 Merge branch 'release/1.10.x' 5 years ago
executionEnvironment.h 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
filename.I fd5cab1a3f dtoolutil: Rename Filename::__nonzero__() to __bool__() 4 years ago
filename.cxx df7892b683 dtoolutil: Fix _WIN32 macros that should be _MSC_VER 4 years ago
filename.h fd5cab1a3f dtoolutil: Rename Filename::__nonzero__() to __bool__() 4 years ago
filename_assist.h 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
filename_assist.mm b2bfb31114 general: Remove `using std::*` from headers 7 years ago
filename_ext.cxx e060a29228 general: Clean up hacks to support Python 3.5 from codebase 5 years ago
filename_ext.h 904209b277 Split out interrogate jobs for dtool directories from express 8 years ago
globPattern.I 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
globPattern.cxx 825058805a dtoolutil: add GlobPattern::matches_file() and unit test 7 years ago
globPattern.h 825058805a dtoolutil: add GlobPattern::matches_file() and unit test 7 years ago
globPattern_ext.cxx 904209b277 Split out interrogate jobs for dtool directories from express 8 years ago
globPattern_ext.h 904209b277 Split out interrogate jobs for dtool directories from express 8 years ago
iostream_ext.cxx d799a09002 cleanup: Remove support for EOL versions of Python 5 years ago
iostream_ext.h 99e6a1d9b8 dtoolutil: iostream should use Py_ssize_t instead of int 6 years ago
lineStream.I 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
lineStream.cxx 0fcfb8e372 New file headers, new comment style 9 years ago
lineStream.h 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
lineStreamBuf.I 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
lineStreamBuf.cxx b2bfb31114 general: Remove `using std::*` from headers 7 years ago
lineStreamBuf.h 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
load_dso.cxx 5f7809469c general: removed all WIN32, WIN32_VC and friends 5 years ago
load_dso.h 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
p3dtoolutil_composite1.cxx 6db5d0dc11 Huge cppparser and interrogate overhaul, bringing: 11 years ago
p3dtoolutil_composite2.cxx fb6c92cf08 express: Move all vector_* types to dtoolutil 7 years ago
p3dtoolutil_ext_composite.cxx 60922fabc1 Give istream/ostream a friendlier file-like interface for Python 6 years ago
pandaFileStream.I 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
pandaFileStream.cxx 0fcfb8e372 New file headers, new comment style 9 years ago
pandaFileStream.h 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
pandaFileStreamBuf.cxx addbc8a2e8 dtoolutil: Work around odd Linux bug with lseek on a directory fd 4 years ago
pandaFileStreamBuf.h 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
pandaSystem.cxx 613441060b Merge branch 'release/1.10.x' 4 years ago
pandaSystem.h 798066a05b dtool: remove outdated plugin-specific settings 5 years ago
panda_getopt.h 0fcfb8e372 New file headers, new comment style 9 years ago
panda_getopt_impl.cxx 74a4648965 mayaprogs: Completely refactor the maya2egg server 5 years ago
panda_getopt_impl.h 74a4648965 mayaprogs: Completely refactor the maya2egg server 5 years ago
panda_getopt_long.h 0fcfb8e372 New file headers, new comment style 9 years ago
pfstream.I 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
pfstream.cxx 0fcfb8e372 New file headers, new comment style 9 years ago
pfstream.h 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
pfstreamBuf.cxx b2bfb31114 general: Remove `using std::*` from headers 7 years ago
pfstreamBuf.h 5f7809469c general: removed all WIN32, WIN32_VC and friends 5 years ago
preprocess_argv.cxx 0fcfb8e372 New file headers, new comment style 9 years ago
preprocess_argv.h ad5b45811d dtoolutil: Change export macros to EXP*_DTOOL_DTOOLUTIL 7 years ago
stringDecoder.I 29b577971f dtoolutil: improve Unicode encoding/decoding, support non-BMP chars 7 years ago
stringDecoder.cxx 29b577971f dtoolutil: improve Unicode encoding/decoding, support non-BMP chars 7 years ago
stringDecoder.h 29b577971f dtoolutil: improve Unicode encoding/decoding, support non-BMP chars 7 years ago
string_utils.I 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
string_utils.cxx b2bfb31114 general: Remove `using std::*` from headers 7 years ago
string_utils.h 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
test_pfstream.cxx b2bfb31114 general: Remove `using std::*` from headers 7 years ago
test_touch.cxx b2bfb31114 general: Remove `using std::*` from headers 7 years ago
textEncoder.I 82e2c39172 dtoolutil: fix tautological comparison compile warning 7 years ago
textEncoder.cxx 6d228dfd2e express: Add ZipArchive class, support mounting zips to VFS 5 years ago
textEncoder.h 6d228dfd2e express: Add ZipArchive class, support mounting zips to VFS 5 years ago
textEncoder_ext.I 9061fd9416 dtoolutil: fix TextEncoder methods for Python 3 7 years ago
textEncoder_ext.cxx d799a09002 cleanup: Remove support for EOL versions of Python 5 years ago
textEncoder_ext.h 9061fd9416 dtoolutil: fix TextEncoder methods for Python 3 7 years ago
unicodeLatinMap.cxx 51f5124048 dtoolutil: consistently use char32_t for Unicode code points 7 years ago
unicodeLatinMap.h 51f5124048 dtoolutil: consistently use char32_t for Unicode code points 7 years ago
vector_double.cxx ad5b45811d dtoolutil: Change export macros to EXP*_DTOOL_DTOOLUTIL 7 years ago
vector_double.h ad5b45811d dtoolutil: Change export macros to EXP*_DTOOL_DTOOLUTIL 7 years ago
vector_float.cxx ad5b45811d dtoolutil: Change export macros to EXP*_DTOOL_DTOOLUTIL 7 years ago
vector_float.h ad5b45811d dtoolutil: Change export macros to EXP*_DTOOL_DTOOLUTIL 7 years ago
vector_int.cxx ad5b45811d dtoolutil: Change export macros to EXP*_DTOOL_DTOOLUTIL 7 years ago
vector_int.h ad5b45811d dtoolutil: Change export macros to EXP*_DTOOL_DTOOLUTIL 7 years ago
vector_src.cxx 0fcfb8e372 New file headers, new comment style 9 years ago
vector_src.h 5f7809469c general: removed all WIN32, WIN32_VC and friends 5 years ago
vector_stdfloat.h fb6c92cf08 express: Move all vector_* types to dtoolutil 7 years ago
vector_string.cxx ad5b45811d dtoolutil: Change export macros to EXP*_DTOOL_DTOOLUTIL 7 years ago
vector_string.h ad5b45811d dtoolutil: Change export macros to EXP*_DTOOL_DTOOLUTIL 7 years ago
vector_uchar.cxx ad5b45811d dtoolutil: Change export macros to EXP*_DTOOL_DTOOLUTIL 7 years ago
vector_uchar.h ad5b45811d dtoolutil: Change export macros to EXP*_DTOOL_DTOOLUTIL 7 years ago
win32ArgParser.cxx c2866ea4ed Fix includes for Windows on case-sensitive filesystems 5 years ago
win32ArgParser.h 7790f8429d general: Fully qualify header references into the std namespace 7 years ago