rdb
9fad3dba60
general: remove macros for compatibility with non-C++11 compilers
...
Now that we require MSVC 2015, we no longer need all this nonsense, so we can write cleaner code.
2018-05-23 23:33:05 +02:00
rdb
d13464104c
Fix compilation issue with --nothing on MSVC
...
I have no idea why this error happens, but it does not seem worth the effort to investigate further, so I'm just reverting the previous change to this file.
2018-04-06 20:50:31 +02:00
rdb
e60d1e292e
Make better use of C++ rules for implicit generation; allow PointerTo and some mutex impls to be static initialised
2017-01-12 12:34:15 +01:00
rdb
5543716660
Interrogate wraps vector<unsigned char> as Python 3 bytes object
2016-06-03 01:47:54 +02:00
rdb
33ed30b178
Support defining bam factory functions in Python
2016-04-09 19:28:33 +02:00
tobspr
0fcfb8e372
New file headers, new comment style
2016-02-17 17:47:48 +01:00
rdb
87910799b6
Split off epvector.h into its own file in an attempt to cut down compilation time
2014-09-14 22:04:36 +00:00
David Rose
1cf7a1fd79
define epvector
2011-12-19 15:14:29 +00:00
David Rose
c5c21a566a
UnalignedLVecBase etc, remove lerp etc, moving towards Eigen on win32
2011-12-18 16:30:31 +00:00
David Rose
fb9c56432a
we are now using the modified BSD license
2008-05-28 18:37:20 +00:00
David Rose
05e24493fc
oops, revert temporarily: crashes interrogate
2007-07-07 00:16:05 +00:00
David Rose
04a020b0a3
! USE_STL_ALLOCATOR
2007-07-06 23:42:40 +00:00
David Rose
5779007507
more memory tracking stuff
2006-11-24 22:59:44 +00:00
David Rose
d2e1cb779d
tau for windows
2006-04-13 21:42:16 +00:00
David Rose
8a78fffd8f
multithreading optimizations, tau profiler, related changes
2006-04-05 19:36:05 +00:00
David Rose
843c0331ae
update license, change remaining local #includes to use quotation marks
2004-02-13 19:27:33 +00:00
David Rose
411a263fe8
build for gcc3.2
2003-01-17 16:42:36 +00:00
David Rose
5146588a8d
VC7 allocator support, and *_ALLOCATOR cleanup
2002-04-12 19:14:47 +00:00
cxgeorge
8aefcb0452
add unknown_allocator
2001-11-01 02:38:58 +00:00
David Rose
28fffee547
pvector, pmap, etc.
2001-06-06 00:55:53 +00:00
David Rose
22288e7e48
improved memory tracking tools
2001-06-05 21:34:36 +00:00