Sam Edwards
|
3c6ebb56bd
|
general: pvector<unsigned char> -> vector_uchar
|
2018-06-10 02:25:10 -06:00 |
Sam Edwards
|
f1eb811c0e
|
general: Break apart BUILDING_PANDAEXPRESS
|
2018-06-10 01:37:31 -06:00 |
Sam Edwards
|
7790f8429d
|
general: Fully qualify header references into the std namespace
Closes #341
|
2018-06-07 10:35:12 +02:00 |
tobspr
|
0fcfb8e372
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
David Rose
|
dba661253a
|
Fix handling of large (>2GB) files on Windows. Egad, off_t is 32 bits on Windows, even in 64-bit Windows. Ridiculous.
|
2013-08-01 00:10:20 +00:00 |
David Rose
|
285d70c29e
|
support caching movie files in the model-cache-dir and in a txo file
|
2011-06-29 20:33:34 +00:00 |
David Rose
|
5b2c80e5f3
|
fix fmod threading issues
|
2011-06-21 17:10:51 +00:00 |
David Rose
|
9d3724a40b
|
optimizations to vfs.readFile(), particular for mounted multifiles
|
2010-06-16 21:58:39 +00:00 |
David Rose
|
db1bc689e5
|
various fixes to threads, downloader, and support for VirtualFileMountHTTP
|
2008-11-04 01:09:57 +00:00 |
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
David Rose
|
b0eb06c4cb
|
add get_file_size() for an unopened file
|
2006-06-09 17:28:18 +00:00 |
David Rose
|
87a912818b
|
add file timestamps
|
2006-06-08 22:33:08 +00:00 |
David Rose
|
00990fb767
|
add get_file_size()
|
2005-01-18 19:15:53 +00:00 |
David Rose
|
04ac1fd281
|
Multifile should be reference-counted, so Python programmers are not tricked into deleting it
|
2004-12-09 18:33:39 +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
|
5037c9c9b4
|
move vfs to express
|
2002-08-06 13:39:32 +00:00 |