Roger Hughston
|
de9114a78f
|
*** empty log message ***
|
2005-05-24 01:23:39 +00:00 |
Roger Hughston
|
010cfe3e2b
|
*** empty log message ***
|
2005-05-23 21:22:09 +00:00 |
Roger Hughston
|
63290756fe
|
*** empty log message ***
|
2005-05-23 21:04:31 +00:00 |
David Rose
|
7eec1f34d8
|
fix typo
|
2005-05-18 00:04:58 +00:00 |
David Rose
|
b5e0705bfd
|
build on Windows
|
2005-05-16 23:56:19 +00:00 |
David Rose
|
15f654b7de
|
build on gcc 4.0.0
|
2005-05-16 23:53:10 +00:00 |
Dave Schuyler
|
0dd3363dd1
|
formatting
|
2005-04-25 23:39:51 +00:00 |
Josh Yelon
|
33c2803608
|
A few more tweaks to support no-hardcoded-paths
|
2005-02-23 22:05:19 +00:00 |
Josh Yelon
|
3faac82346
|
Fixes for <auto> and gcc 3.4
|
2005-02-23 20:50:09 +00:00 |
David Rose
|
2a39759b85
|
fix PandaSystem.hasSystem() etc.
|
2005-02-19 00:00:47 +00:00 |
David Rose
|
0cc932301d
|
new stuff from CMU
|
2005-02-08 07:30:50 +00:00 |
David Rose
|
6433fd92be
|
add Filename::make_true_case()
|
2005-02-04 13:38:27 +00:00 |
David Rose
|
871351c82d
|
support windows share names like \\myhost\myfile
|
2005-02-03 12:35:39 +00:00 |
David Rose
|
c4fb3aa93a
|
bison 1.875c now requires parens within the macro args
|
2005-01-28 17:15:40 +00:00 |
David Rose
|
1f3ed386b4
|
implement THIS_PRC_DIR
|
2005-01-27 05:20:31 +00:00 |
David Rose
|
690af16584
|
fix wrong variable name
|
2005-01-27 04:59:00 +00:00 |
David Rose
|
035c1e5a91
|
fix drive-root to_os_specific() problem
|
2005-01-27 04:57:43 +00:00 |
David Rose
|
9e3f213c05
|
ignore generated files
|
2005-01-26 19:49:30 +00:00 |
David Rose
|
d347a6be8e
|
add pandaVersion.h, checkPandaVersion.h, and PandaSystem
|
2005-01-26 19:47:14 +00:00 |
David Rose
|
a39a8f57c3
|
build on Irix
|
2005-01-26 11:40:45 +00:00 |
David Rose
|
bcc386430d
|
change output slightly to be less confusing
|
2005-01-24 18:17:28 +00:00 |
David Rose
|
287f4f387c
|
more math operations
|
2005-01-23 00:23:01 +00:00 |
David Rose
|
0bbea17f5b
|
whoops, accidental checkin of debug code
|
2005-01-20 08:06:31 +00:00 |
David Rose
|
09025a32d7
|
fix LINK_ALL_STATIC
|
2005-01-20 07:35:29 +00:00 |
David Rose
|
ee66668ab1
|
integrate latest changes from CMU
|
2005-01-19 23:27:15 +00:00 |
David Rose
|
0740cb0449
|
suggested bugfix by draisin on SourceForge site for MS .NET 2003
|
2005-01-09 02:10:50 +00:00 |
David Rose
|
dac28d3c1b
|
an unspecified path should implicitly contain '.'
|
2005-01-06 04:13:37 +00:00 |
David Rose
|
6956d642d2
|
Josh Yelon's parser-inc files for openssl-0.9.7a-35
|
2005-01-03 21:50:28 +00:00 |
David Rose
|
638fad7bf6
|
better handling of dconfig/new interface interactions
|
2004-12-29 15:11:17 +00:00 |
David Rose
|
cf34707189
|
assertion failures, support string default values
|
2004-12-23 01:14:42 +00:00 |
David Rose
|
f96ddb1420
|
use GetModuleFileName()
|
2004-12-22 16:24:22 +00:00 |
David Rose
|
67faec5f8d
|
attempt to implement <auto>, use _composite build rules
|
2004-12-21 20:53:52 +00:00 |
David Rose
|
5ad50c7bcd
|
fix DConfig warnings when PRC_SAVE_DESCRIPTIONS is not defined
|
2004-12-17 17:56:33 +00:00 |
Dave Schuyler
|
1bc2910daa
|
enter_debugger_if
|
2004-12-17 01:38:36 +00:00 |
David Rose
|
e9f8618c5d
|
prevent crash due to overly early warning message
|
2004-12-14 06:00:02 +00:00 |
David Rose
|
dfb734893d
|
introduce PRC_SAVE_DESCRIPTIONS and PRC_DESC to strip out config descriptions in release build
|
2004-12-09 23:24:08 +00:00 |
David Rose
|
77f6853877
|
fix problem parsing quoted commas in a manifest parameter
|
2004-12-09 23:21:40 +00:00 |
David Rose
|
484f442fad
|
eliminate empty path names
|
2004-12-09 21:39:12 +00:00 |
David Rose
|
f7c34a095a
|
make ConfigVariableFilename be more Filename-like
|
2004-12-09 00:55:49 +00:00 |
David Rose
|
9a3c2e76a1
|
add more string-like functionality to ConfigVariableString
|
2004-12-07 04:23:09 +00:00 |
David Rose
|
8d7a27547f
|
better fix for irix istream
|
2004-12-02 00:02:54 +00:00 |
David Rose
|
e13d8f7518
|
scan istream on Irix without crashing
|
2004-12-01 21:45:04 +00:00 |
David Rose
|
a696d20f00
|
cast NULLs to avoid compiler objections
|
2004-12-01 18:13:37 +00:00 |
David Rose
|
d636bc832f
|
build on Irix
|
2004-11-26 19:01:58 +00:00 |
David Rose
|
48c96d0928
|
add ConfigVariableFilename
|
2004-11-22 18:45:18 +00:00 |
David Rose
|
62d58d924e
|
output statements for ConfigVariableList
|
2004-11-16 19:31:22 +00:00 |
David Rose
|
6698db48d9
|
allow embedded comments
|
2004-11-16 18:40:03 +00:00 |
David Rose
|
7a35411829
|
comment tweaks, remove unneeded variable
|
2004-11-16 00:40:02 +00:00 |
David Rose
|
5887770666
|
undef set_key
|
2004-11-15 23:51:12 +00:00 |
Dave Schuyler
|
ef2e8f613e
|
minor changes
|
2004-11-08 23:55:27 +00:00 |
David Rose
|
3e548e3663
|
new interrogate, minor config changes
|
2004-10-28 18:33:45 +00:00 |
David Rose
|
8d1d98353b
|
refinements to make-prc-key options, link static
|
2004-10-26 20:33:50 +00:00 |
David Rose
|
7e98b27eaf
|
oops, expand search path components
|
2004-10-26 18:25:54 +00:00 |
David Rose
|
3410413ae5
|
define ConfigVariableManager::make_variable_template()
|
2004-10-26 00:27:31 +00:00 |
David Rose
|
b937aef183
|
nicer formatting, etc.
|
2004-10-25 23:04:10 +00:00 |
David Rose
|
9d234b8e0f
|
more config tweaks
|
2004-10-25 21:00:51 +00:00 |
David Rose
|
67ca4b860e
|
missing INLINE
|
2004-10-22 23:29:02 +00:00 |
David Rose
|
fa32be5de4
|
refinements to prc system
|
2004-10-22 23:13:49 +00:00 |
David Rose
|
df6f1ca597
|
don't pollute search path with empty names
|
2004-10-22 18:49:00 +00:00 |
David Rose
|
31bfe77f1d
|
build on gcc
|
2004-10-21 14:41:10 +00:00 |
David Rose
|
378645efbe
|
first pass at new config interface
|
2004-10-21 14:35:43 +00:00 |
Joseph Lee
|
96e8f070f6
|
add back . as last part of path for cygwin
|
2004-10-21 00:35:13 +00:00 |
Dave Schuyler
|
a44e372fa5
|
formatting
|
2004-10-16 00:32:48 +00:00 |
David Rose
|
0466905408
|
gcc problems
|
2004-10-02 12:49:44 +00:00 |
David Rose
|
dbb24d9cc9
|
phash_map, etc.
|
2004-10-02 05:07:16 +00:00 |
Dave Schuyler
|
ebf10096a5
|
*** empty log message ***
|
2004-09-28 02:02:12 +00:00 |
Dave Schuyler
|
5adcd07740
|
added if'd out message
|
2004-09-17 03:54:55 +00:00 |
David Rose
|
68da034d9e
|
add PyNumber_Long(), PyExc_TypeError(), sort alphabetically
|
2004-09-15 22:23:43 +00:00 |
David Rose
|
e2a27fabda
|
interrogate should support long long
|
2004-09-14 22:24:13 +00:00 |
David Rose
|
8618f4d3f8
|
more files from CMU
|
2004-08-06 22:22:50 +00:00 |
David Rose
|
2054819d6f
|
add new helix files
|
2004-08-06 00:15:19 +00:00 |
David Rose
|
b4eb31344f
|
new updates from CMU
|
2004-08-06 00:10:20 +00:00 |
Shalin Shodhan
|
088296e72a
|
*** empty log message ***
|
2004-07-27 17:39:38 +00:00 |
David Rose
|
b5f34628a7
|
add RTLD_GLOBAL so loaded symbols are available to other modules
|
2004-07-22 00:22:27 +00:00 |
Dave Schuyler
|
6e17a56908
|
if PANDA_ROOT is not set, setting it to c:/cygwin
|
2004-07-21 04:13:37 +00:00 |
Joseph Lee
|
e10c64cdb3
|
move elements of path building around to close up holes for security exploits such as "." in $PATH
|
2004-07-20 03:06:50 +00:00 |
David Rose
|
7bf7db4c2e
|
add newheader.cxx
|
2004-07-15 20:31:35 +00:00 |
Dave Schuyler
|
5f59746382
|
added have_types_h
|
2004-07-07 04:03:12 +00:00 |
David Rose
|
957c8a27a9
|
PyObject_IsInstance
|
2004-06-30 00:56:31 +00:00 |
David Rose
|
faf063cbf8
|
setattrstring
|
2004-06-25 00:03:20 +00:00 |
David Rose
|
4ae76dbc9b
|
remove unneeded formal parameter name
|
2004-06-24 16:44:09 +00:00 |
David Rose
|
38aadc22f5
|
stub out more
|
2004-06-22 05:18:22 +00:00 |
David Rose
|
f9ba460ff0
|
move newheader to attach directory
|
2004-06-21 16:37:24 +00:00 |
David Rose
|
89cf2c4aca
|
more
|
2004-06-18 18:35:20 +00:00 |
David Rose
|
dd5ba8f3b6
|
stub out more
|
2004-06-17 02:13:36 +00:00 |
David Rose
|
8f06b1ad29
|
correct reverse alphabetical sort
|
2004-06-12 00:16:06 +00:00 |
David Rose
|
1e7a4986a1
|
wrong EXPCL
|
2004-06-10 20:29:21 +00:00 |
David Rose
|
ae9ef03e9b
|
rename Configrc to Config.prc
|
2004-06-10 18:54:04 +00:00 |
David Rose
|
ab68148bdd
|
checking errno after readdir() is just a mistake
|
2004-06-07 19:07:31 +00:00 |
David Rose
|
9778ec7a19
|
need to reset errno before calling readdir
|
2004-06-07 18:51:59 +00:00 |
David Rose
|
08ea68e8ab
|
prevent crash on some glob.h versions
|
2004-06-06 01:28:57 +00:00 |
David Rose
|
05833c75dd
|
prevent spurious warning
|
2004-06-05 01:04:20 +00:00 |
David Rose
|
a42d5f1389
|
support Configrc*
|
2004-06-05 00:39:01 +00:00 |
David Rose
|
5b776a03b6
|
remove dtool.pth
|
2004-06-04 22:25:36 +00:00 |
David Rose
|
5845c1e066
|
fix configpath
|
2004-06-04 19:03:24 +00:00 |
David Rose
|
ae7aa58e8c
|
oops, forgot to add files
|
2004-06-04 17:43:13 +00:00 |
David Rose
|
5e0a902067
|
old glob.h doesn't define GLOB_NOMATCH
|
2004-06-04 15:17:11 +00:00 |
David Rose
|
a11c7a4828
|
use CONFIGRC_DIR and DEFAULT_CONFIGRC_DIR
|
2004-06-04 06:44:04 +00:00 |
David Rose
|
a3a8f29253
|
consolidate attach and build
|
2004-06-04 05:00:51 +00:00 |
David Rose
|
63cfeb10b8
|
turn off attach and build dirs without ctprojs
|
2004-06-04 04:06:55 +00:00 |
David Rose
|
ec69dd5e2e
|
remove PYTHONPATH
|
2004-06-03 21:53:19 +00:00 |
David Rose
|
b9cb0516aa
|
new genPyCode, INSTALL_PYTHON_SOURCE
|
2004-06-03 17:26:32 +00:00 |
David Rose
|
14765e6fc4
|
nassert_raise
|
2004-05-19 20:57:02 +00:00 |
David Rose
|
e8d9b7a975
|
add more symbols to pystub
|
2004-05-19 17:02:28 +00:00 |
David Rose
|
f91058c967
|
support PyObject * as a pass-through
|
2004-05-18 23:08:54 +00:00 |
Dave Schuyler
|
42ec4bb379
|
debug output of file identifier
|
2004-05-12 04:17:25 +00:00 |
Joe Shochet
|
3758bbf5cd
|
*** empty log message ***
|
2004-04-30 21:37:50 +00:00 |
Dave Schuyler
|
9693d442cd
|
added PYTHON_FRAMEWORK
|
2004-04-02 02:41:14 +00:00 |
Dave Schuyler
|
a75582f40c
|
osx
|
2004-03-31 03:22:03 +00:00 |
David Rose
|
d1469ed5cc
|
typo
|
2004-03-29 17:53:16 +00:00 |
Dave Schuyler
|
aa68179d33
|
removed blank line
|
2004-03-23 01:18:27 +00:00 |
Dave Schuyler
|
fe08d5c405
|
added (hack) check for GLOB_NOMATCH
|
2004-03-23 01:17:39 +00:00 |
Dave Schuyler
|
b5f8664df2
|
added ifndef __APPLE__
|
2004-03-23 01:16:39 +00:00 |
David Rose
|
dd35559179
|
rework comment
|
2004-02-13 23:22:41 +00:00 |
David Rose
|
cc5546e6cb
|
update license, change remaining local #includes to use quotation marks
|
2004-02-13 19:41:16 +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
|
3a47a8b6e7
|
remove expand.h
|
2004-02-13 18:43:45 +00:00 |
David Rose
|
09697fefb6
|
don't mess with cdpath
|
2004-02-12 17:39:10 +00:00 |
David Rose
|
5b2d78e570
|
add HAVE_LOCALE_H
|
2004-02-09 17:24:29 +00:00 |
Dave Schuyler
|
36cf062b96
|
using app includes
|
2004-02-07 05:33:07 +00:00 |
David Rose
|
e3ab4966cf
|
respect return code from glob()
|
2004-02-02 21:42:09 +00:00 |
David Rose
|
fae44c3315
|
typo in comment
|
2004-02-02 21:27:48 +00:00 |
David Rose
|
9492316ed7
|
use glob() if available
|
2004-02-02 21:18:40 +00:00 |
David Rose
|
b6878df8c4
|
WIN32_WINNT definition should really be in dtoolbase.h, not dtoolbase_cc.h
|
2004-01-15 14:43:12 +00:00 |
David Rose
|
c6dea19887
|
move _WIN32_WINNT definition into dtoolbase_cc.h
|
2004-01-13 11:33:58 +00:00 |
David Rose
|
e3b7aa48f9
|
properly detect need to upcast in single-inheritance cases
|
2004-01-05 23:40:54 +00:00 |
Dave Schuyler
|
f24d405030
|
changed include to use quotes
|
2003-10-28 05:15:48 +00:00 |
Dave Schuyler
|
f0b627a5e4
|
formatting
|
2003-10-23 03:17:34 +00:00 |
Dave Schuyler
|
3da47160ef
|
fix os x vs windows load
|
2003-09-29 23:09:17 +00:00 |
Dave Schuyler
|
27f14fc2e3
|
os x changes.
|
2003-09-29 21:18:08 +00:00 |
Dave Schuyler
|
47fd8335df
|
ls and reverseLs
|
2003-09-26 22:56:07 +00:00 |
Dave Schuyler
|
f37d7a2179
|
formatting changes.
|
2003-09-23 01:41:20 +00:00 |
David Rose
|
f474d2a336
|
open_read_write should work for files that don't yet exist too
|
2003-08-25 13:08:40 +00:00 |
David Rose
|
6b908559da
|
remove old Makefile stuff
|
2003-08-13 23:57:36 +00:00 |
David Rose
|
5c45230137
|
check for getopt.h
|
2003-08-07 02:01:00 +00:00 |
David Rose
|
baa5e959a5
|
allow os-specific filenames on interrogate command line
|
2003-07-21 16:55:58 +00:00 |
David Rose
|
5f449727e1
|
DebugBreak() still not quite right
|
2003-07-21 15:01:49 +00:00 |
David Rose
|
67942bfee6
|
add krb5.h
|
2003-07-10 22:26:27 +00:00 |
Dave Schuyler
|
0962feef52
|
minor touchups
|
2003-06-18 02:44:59 +00:00 |
David Rose
|
224463894e
|
allow make_canonical() to work for paths that don't completely exist
|
2003-06-04 21:04:05 +00:00 |
Joseph Lee
|
ff66e80fc0
|
correct 64-bit build support setup
|
2003-06-03 02:25:57 +00:00 |
Dave Schuyler
|
1f236ab391
|
changed include scope for clarity.
|
2003-05-06 04:39:29 +00:00 |
David Rose
|
ddeea51453
|
add utf-8 to preferences
|
2003-03-18 22:18:36 +00:00 |
David Rose
|
c54e7d572b
|
add NotifyCategoryDefName
|
2003-03-04 17:21:31 +00:00 |
David Rose
|
324280b3f2
|
update prebuilt
|
2003-02-25 02:33:58 +00:00 |
chrisgeorges
|
358ee1d338
|
errmsg
|
2003-02-19 02:07:15 +00:00 |
David Rose
|
fe571e3ee1
|
don't mess with manpath
|
2003-02-18 20:29:42 +00:00 |
Jon Parise
|
20afb11510
|
applied patch from Parise for MSVC6.0
|
2003-02-13 18:54:15 +00:00 |
David Rose
|
ff2576f3c4
|
add to_os_generic
|
2003-02-13 18:44:56 +00:00 |
David Rose
|
b75c54b446
|
fix search path weirdnesses
|
2003-02-11 20:14:23 +00:00 |
David Rose
|
3711545a76
|
use env vars instead of logname and uname
|
2003-02-08 16:59:11 +00:00 |
David Rose
|
0fc2d43007
|
fix for perl 5.8
|
2003-02-07 00:56:51 +00:00 |
David Rose
|
f5e5fcf8e2
|
extensions to notify
|
2003-02-04 22:33:04 +00:00 |
David Rose
|
6f01bb751b
|
CFG_PATH may contain windows paths
|
2003-02-04 22:19:34 +00:00 |
cxgeorge
|
e1508a1938
|
new dlls
|
2003-01-23 02:17:27 +00:00 |
David Rose
|
3496d7fedc
|
be more forgiving with || and && in #if expressions
|
2003-01-21 19:29:31 +00:00 |
David Rose
|
36bec1e8d7
|
test wstring
|
2003-01-21 16:48:45 +00:00 |
David Rose
|
361185e52e
|
build on Irix
|
2003-01-20 21:13:51 +00:00 |
David Rose
|
2bc10310d0
|
build on irix
|
2003-01-20 16:31:04 +00:00 |
David Rose
|
78897e2563
|
build on Irix
|
2003-01-20 15:52:42 +00:00 |
David Rose
|
302eeb67fc
|
update comment
|
2003-01-20 15:07:07 +00:00 |
David Rose
|
7b4ffc05f9
|
rename struct for consistency
|
2003-01-20 15:00:59 +00:00 |
David Rose
|
df88308629
|
fix for bison greater than 1.35
|
2003-01-19 18:59:18 +00:00 |
David Rose
|
411a263fe8
|
build for gcc3.2
|
2003-01-17 16:42:36 +00:00 |
David Rose
|
ae0bf15799
|
fix for recent versions of bison
|
2003-01-15 19:30:56 +00:00 |
David Rose
|
ea59108287
|
new window code
|
2003-01-09 20:35:54 +00:00 |
David Rose
|
23d9bf4583
|
properly enquote spam text
|
2002-12-04 21:08:44 +00:00 |
David Rose
|
a40db65782
|
parser-inc for TextFont
|
2002-12-02 19:24:56 +00:00 |
David Rose
|
c77fcbe00a
|
resurrect -spam
|
2002-11-27 21:33:27 +00:00 |
David Rose
|
b0a9296e39
|
putenv has strange semantics
|
2002-11-25 22:34:22 +00:00 |
David Rose
|
03eb4ef3d3
|
set_environment_variable
|
2002-11-25 22:29:33 +00:00 |
David Rose
|
8624205412
|
make TYPENAME switchable
|
2002-11-25 21:49:04 +00:00 |
cxgeorge
|
05b53e4c87
|
typename->TYPENAME
|
2002-11-23 03:13:43 +00:00 |
cxgeorge
|
bf732bff8d
|
vc7.1 fixes
|
2002-11-23 03:07:27 +00:00 |
cxgeorge
|
10d2821730
|
vc7.1 fixes
|
2002-11-22 23:07:55 +00:00 |
cxgeorge
|
bda142a078
|
vc7.1 fixes
|
2002-11-22 03:58:55 +00:00 |
David Rose
|
010a35b735
|
default should be to truncate on open_write
|
2002-11-12 02:07:57 +00:00 |
David Rose
|
ad2e154a5d
|
not just a windows thing
|
2002-11-11 18:49:30 +00:00 |
David Rose
|
5b38176c95
|
fix touch() on windows
|
2002-11-05 00:09:33 +00:00 |
David Rose
|
672f058697
|
trailing slash implies directory name
|
2002-11-04 21:20:56 +00:00 |
David Rose
|
35afd13237
|
add truncate parameter to open_write
|
2002-10-30 23:36:02 +00:00 |
David Rose
|
e11f713860
|
sys/time.h
|
2002-10-26 03:19:46 +00:00 |
cxgeorge
|
932c89db19
|
*** empty log message ***
|
2002-10-21 06:05:17 +00:00 |
David Rose
|
3b6a6185e4
|
define inheritance of iostream
|
2002-10-19 23:43:55 +00:00 |
David Rose
|
92082c21d1
|
handle open_write() correctly on windows
|
2002-10-19 02:27:54 +00:00 |
David Rose
|
4b4bf819a6
|
don't try to execute init files
|
2002-10-17 15:50:42 +00:00 |
cxgeorge
|
0ef64dece2
|
*** empty log message ***
|
2002-10-04 01:43:24 +00:00 |
David Rose
|
d231aa4421
|
support arbitrary parens around formal parameters
|
2002-09-27 22:30:50 +00:00 |
Joe Shochet
|
bb33020f89
|
interrogate should look in /usr/include
|
2002-09-26 21:42:22 +00:00 |
David Rose
|
9e9410d1bb
|
put /usr/include on include search path
|
2002-09-26 21:10:20 +00:00 |
cxgeorge
|
39858b6afb
|
*** empty log message ***
|
2002-09-24 02:41:28 +00:00 |
David Rose
|
a4f7ec2980
|
change model_path logic
|
2002-09-16 17:32:41 +00:00 |
David Rose
|
734ab0dcd1
|
strip comment from the middle of the line too
|
2002-09-12 16:32:34 +00:00 |
cxgeorge
|
02590b57f0
|
*** empty log message ***
|
2002-09-03 18:36:37 +00:00 |
cxgeorge
|
205ad5429f
|
update
|
2002-08-28 23:57:05 +00:00 |
Dave Schuyler
|
09442a6672
|
changed default from ship to install
|
2002-08-13 03:22:51 +00:00 |
David Rose
|
14a6ea47be
|
if PANDA_ROOT not specified, default is \\
|
2002-08-08 00:39:19 +00:00 |
David Rose
|
2d3f7d0a5a
|
maybe fix / problem on NT
|
2002-08-08 00:34:46 +00:00 |
David Rose
|
2919377449
|
define streampos
|
2002-08-02 12:19:53 +00:00 |
David Rose
|
66c9cb9f8c
|
clean up better when exec fails
|
2002-08-01 00:14:47 +00:00 |
David Rose
|
9f9ec8d80b
|
fix for win98
|
2002-07-31 23:57:09 +00:00 |
David Rose
|
1174fe31f9
|
define test_pfstream
|
2002-07-31 22:40:33 +00:00 |
David Rose
|
dbdb77986e
|
define test_pfstream
|
2002-07-31 22:38:47 +00:00 |
David Rose
|
9f36acf15b
|
WIN_PIPE_CALLS
|
2002-07-31 21:29:54 +00:00 |
David Rose
|
f0468f5285
|
config shouldn't attempt to read directories
|
2002-07-11 17:35:03 +00:00 |
David Rose
|
0821c7c48a
|
add expand_from()
|
2002-06-26 17:38:44 +00:00 |
David Rose
|
b8b72b658a
|
support spaces in configargs
|
2002-06-14 16:17:33 +00:00 |
David Rose
|
877d8ed142
|
add configargs
|
2002-06-14 16:02:53 +00:00 |
David Rose
|
3bb494bbf0
|
configpath defaults to .:/fat/people/drose:/usr/local/etc
|
2002-06-14 15:54:14 +00:00 |
cxgeorge
|
a8894d5815
|
*** empty log message ***
|
2002-06-04 19:11:53 +00:00 |
David Rose
|
1c41cfeac0
|
new additions from ppremake
|
2002-06-03 17:23:43 +00:00 |
David Rose
|
3868e3e94d
|
eliminate DIRECTORY_IF_* and TARGET_IF_* for BUILD_DIRECTORY and BUILD_TARGET
|
2002-05-29 16:46:58 +00:00 |
David Rose
|
9e6d6c9f4c
|
fix Filename::is_regular_file
|
2002-05-24 21:29:05 +00:00 |
David Rose
|
621ad03421
|
define prebuild-bison
|
2002-05-24 19:30:16 +00:00 |
David Rose
|
370b5aded2
|
filename.cxx changes from ppremake
|
2002-05-23 22:36:53 +00:00 |
David Rose
|
d2511eda84
|
scan_directory from empty means current dir
|
2002-05-23 02:00:49 +00:00 |
David Rose
|
20e055d41f
|
more refinements for Cygwin build (with ppremake)
|
2002-05-23 00:09:43 +00:00 |
David Rose
|
09b13f8356
|
copy filename to ppremake code
|
2002-05-22 04:54:04 +00:00 |
David Rose
|
bf8e7a911f
|
remove incorrect doubled semicolon
|
2002-05-15 23:42:57 +00:00 |
cxgeorge
|
8ec48ecbda
|
add missing ;'s
|
2002-05-15 21:32:42 +00:00 |
David Rose
|
c67e0d260a
|
update filename operations for Win32
|
2002-05-14 01:16:40 +00:00 |
David Rose
|
8ed64f1965
|
include <new> if available
|
2002-05-01 22:46:29 +00:00 |
cxgeorge
|
626acdc658
|
*** empty log message ***
|
2002-04-18 21:43:51 +00:00 |
David Rose
|
eaa5a0cdd8
|
I need some debugging help on the heap
|
2002-04-12 23:04:35 +00:00 |
David Rose
|
b8f3e146ee
|
pallocator -> dallocator
|
2002-04-12 21:03:18 +00:00 |
David Rose
|
03d282b54a
|
minor comment chagne
|
2002-04-12 20:58:22 +00:00 |
David Rose
|
e54c93103b
|
minor comment update
|
2002-04-12 20:39:17 +00:00 |
David Rose
|
97fcd934f6
|
minor
|
2002-04-12 20:32:44 +00:00 |
David Rose
|
6b574fdb8d
|
oops
|
2002-04-12 20:32:33 +00:00 |
David Rose
|
5146588a8d
|
VC7 allocator support, and *_ALLOCATOR cleanup
|
2002-04-12 19:14:47 +00:00 |
cxgeorge
|
c598485e8e
|
disable dbgheap by default
|
2002-04-09 21:47:31 +00:00 |
cxgeorge
|
1576f3e1e5
|
hack in dx8
|
2002-03-16 01:27:33 +00:00 |
cxgeorge
|
c26641b394
|
switch segfault to DbgBrk
|
2002-03-12 23:34:41 +00:00 |
David Rose
|
ff04381a1d
|
make assert-abort work in VC7
|
2002-03-11 19:16:44 +00:00 |
David Rose
|
02e35e725b
|
fix incorrect commenting-out
|
2002-03-04 19:08:55 +00:00 |
Darren Ranalli
|
e5187e3668
|
for treasure trader
|
2002-02-27 18:07:16 +00:00 |
David Rose
|
6c175a5176
|
squelch compiler warnings
|
2002-02-25 18:33:10 +00:00 |
Darren Ranalli
|
ac177565fe
|
*** empty log message ***
|
2002-02-23 02:10:18 +00:00 |
cxgeorge
|
5f97e207d2
|
oops, that was wrong to do that
|
2002-02-23 01:34:07 +00:00 |
David Rose
|
8ce9594d20
|
oops, no #endif
|
2002-02-23 00:10:53 +00:00 |
cxgeorge
|
4f22e5e539
|
test NODEFAULT macro for optimizing switch()
|
2002-02-22 22:55:16 +00:00 |
cxgeorge
|
5cb7394301
|
add NODEFAULT macro for optimizing switch()
|
2002-02-22 22:55:02 +00:00 |
David Rose
|
2dc1f435ca
|
add wchar
|
2002-02-12 18:41:56 +00:00 |
David Rose
|
d3386f0ed1
|
eliminate TTMODELS from path
|
2002-02-12 17:31:43 +00:00 |
David Rose
|
68aa6f0e52
|
interrogate changes to support freetype
|
2002-02-09 21:55:41 +00:00 |
cxgeorge
|
bc0938f473
|
use combined srcs
|
2002-02-05 22:00:03 +00:00 |
cxgeorge
|
9b5a3a0eb0
|
*** empty log message ***
|
2002-01-26 01:59:05 +00:00 |
cxgeorge
|
2a4307bcf2
|
*** empty log message ***
|
2002-01-19 00:11:02 +00:00 |
cxgeorge
|
6bfc2cafc7
|
remove O4 new/delete redirection
|
2002-01-17 01:43:21 +00:00 |
David Rose
|
c781776e41
|
show include tree with indentation
|
2001-12-11 02:23:02 +00:00 |
David Rose
|
f5bfcc42b9
|
output filename reading when -v is given
|
2001-12-11 01:26:02 +00:00 |
David Rose
|
24e7b8b8c6
|
don't turn on that mouse-avoidance crap
|
2001-11-28 18:28:59 +00:00 |
cxgeorge
|
64c2c0d734
|
*** empty log message ***
|
2001-11-18 01:22:31 +00:00 |
cxgeorge
|
3d43383564
|
fix UNKNOWN_ALLOCATOR O4
|
2001-11-16 23:52:45 +00:00 |
David Rose
|
1ba961f71d
|
minor problems with windows filenames
|
2001-11-14 22:06:20 +00:00 |
cxgeorge
|
8115acc787
|
*** empty log message ***
|
2001-11-09 00:38:04 +00:00 |
cxgeorge
|
50d801ec2f
|
*** empty log message ***
|
2001-11-09 00:06:58 +00:00 |
cxgeorge
|
556ccd2719
|
*** empty log message ***
|
2001-11-07 23:19:49 +00:00 |
cxgeorge
|
0c50b07bf5
|
update cygwin OS vars
|
2001-11-07 21:45:29 +00:00 |
cxgeorge
|
eb59c15023
|
unknown alloc
|
2001-11-01 20:43:24 +00:00 |
cxgeorge
|
8aefcb0452
|
add unknown_allocator
|
2001-11-01 02:38:58 +00:00 |
cxgeorge
|
45b914388b
|
backout accidental chkin
|
2001-10-31 23:09:27 +00:00 |
cxgeorge
|
e7caa4f890
|
remove bogus OLD_STYLE_ALLOCATOR line
|
2001-10-31 23:05:52 +00:00 |
cxgeorge
|
8f30e44234
|
fix trim_blanks bug
|
2001-10-31 00:36:51 +00:00 |
cxgeorge
|
49a8379b8c
|
update
|
2001-10-26 23:56:09 +00:00 |
David Rose
|
b9498d9d50
|
standard_delimiters caused static init problems
|
2001-10-12 22:35:40 +00:00 |
David Rose
|
f22539a54b
|
put default search path delimiters in a global constant
|
2001-10-12 19:48:19 +00:00 |
cxgeorge
|
30f9bede7a
|
update
|
2001-10-03 22:51:24 +00:00 |
David Rose
|
756d334463
|
oops, invalid downcasts
|
2001-10-03 22:23:14 +00:00 |
David Rose
|
4cc5da5af0
|
robustify further for windows
|
2001-10-02 23:34:26 +00:00 |
David Rose
|
8196afae9f
|
remove dead code
|
2001-10-02 23:24:19 +00:00 |
David Rose
|
3fccb0f373
|
workaround for windows crash
|
2001-10-02 22:56:56 +00:00 |
David Rose
|
238ad16150
|
trivial tweak
|
2001-10-02 22:38:44 +00:00 |
David Rose
|
76524dcafa
|
windows fix
|
2001-10-02 22:34:29 +00:00 |
David Rose
|
861c762e7d
|
first wave of new ffi/interrogate
|
2001-10-02 22:25:32 +00:00 |
David Rose
|
bfb9453f37
|
abort when malloc fails
|
2001-10-01 16:31:03 +00:00 |
cxgeorge
|
f587aaf020
|
oops
|
2001-09-25 21:35:24 +00:00 |
cxgeorge
|
d476975e6c
|
add unload_dso
|
2001-09-25 01:32:41 +00:00 |
David Rose
|
f5e92eec6c
|
more fixes for new Linux gcc
|
2001-09-14 16:53:18 +00:00 |
David Rose
|
c5e2eefa80
|
update for new Linux gcc
|
2001-09-14 15:32:56 +00:00 |
cxgeorge
|
1c75dafb88
|
make CONFIG_CONFIG=:configdbg=1 work
|
2001-08-30 00:27:55 +00:00 |
cxgeorge
|
49582077a1
|
make CONFIG_CONFIG=:configdbg=1 work
|
2001-08-29 23:51:51 +00:00 |
David Rose
|
ae2466fb2f
|
eliminate compiler warnings
|
2001-08-04 20:58:12 +00:00 |
cxgeorge
|
aa7b719c85
|
*** empty log message ***
|
2001-08-03 22:03:08 +00:00 |
cxgeorge
|
44b1d41291
|
fix capitalization prob
|
2001-08-03 21:58:07 +00:00 |
cxgeorge
|
0632f51137
|
update w/new audio dll
|
2001-07-21 02:45:28 +00:00 |
David Rose
|
37843d61a9
|
*** empty log message ***
|
2001-07-17 16:33:28 +00:00 |
cxgeorge
|
c09cb81867
|
update dll addr map
|
2001-07-07 00:56:50 +00:00 |
cxgeorge
|
de3a4194c8
|
merge debug/release
|
2001-06-26 02:30:52 +00:00 |
cxgeorge
|
b5c9227133
|
*** empty log message ***
|
2001-06-26 02:21:35 +00:00 |
cxgeorge
|
63a253f0bd
|
add msvc base addr repositories
|
2001-06-26 02:14:43 +00:00 |
David Rose
|
e8211cbd38
|
protect against recursion bug
|
2001-06-13 18:05:03 +00:00 |
David Rose
|
61c08e254e
|
allow removing interrogate from the build process
|
2001-06-11 16:04:44 +00:00 |
David Rose
|
5fe06a08b0
|
fix multiple notify categories
|
2001-06-09 00:24:25 +00:00 |
David Rose
|
e4622d5696
|
add in_interpreter flag
|
2001-06-07 19:43:18 +00:00 |
David Rose
|
3ceb686cd7
|
fix LightTransition
|
2001-06-07 17:51:07 +00:00 |
David Rose
|
2c9a5fdc72
|
investigation of bugs, but no substantial code changes
|
2001-06-07 15:27:44 +00:00 |
David Rose
|
8cdabd4a69
|
correct case insensitive filename
|
2001-06-07 00:12:44 +00:00 |
cxgeorge
|
10111fa173
|
use combined srcs
|
2001-06-06 21:51:50 +00:00 |
cxgeorge
|
d55b536064
|
use combined srcs
|
2001-06-06 21:37:18 +00:00 |
cxgeorge
|
1b3f412cf3
|
use combined srcs
|
2001-06-06 20:36:31 +00:00 |
cxgeorge
|
63ce60221a
|
use combined srcs
|
2001-06-06 20:26:32 +00:00 |
David Rose
|
ccb4fd40df
|
porting bugs to Irix
|
2001-06-06 17:23:52 +00:00 |
David Rose
|
08ddb0c4aa
|
dos2unix
|
2001-06-06 16:39:43 +00:00 |
David Rose
|
c538051c05
|
add dallocator
|
2001-06-06 15:56:40 +00:00 |
David Rose
|
21ff872027
|
don't report invalid derivations
|
2001-06-06 15:14:46 +00:00 |
David Rose
|
a5eff41ecc
|
fix unnamed type bug
|
2001-06-06 14:17:03 +00:00 |
David Rose
|
3d1b74c9d0
|
porting bugs
|
2001-06-06 04:29:38 +00:00 |
David Rose
|
f4c58e7c2b
|
porting bugs
|
2001-06-06 01:19:41 +00:00 |
David Rose
|
28fffee547
|
pvector, pmap, etc.
|
2001-06-06 00:55:53 +00:00 |
David Rose
|
56f8e165df
|
tabs to spaces
|
2001-06-05 22:23:04 +00:00 |
David Rose
|
aee0c8da82
|
export pvector properly
|
2001-06-05 22:15:54 +00:00 |
David Rose
|
a0f8d9a0b9
|
add memory to parser-inc list
|
2001-06-05 21:54:44 +00:00 |
David Rose
|
ac7ab86e2d
|
*** empty log message ***
|
2001-06-05 21:36:45 +00:00 |
David Rose
|
22288e7e48
|
improved memory tracking tools
|
2001-06-05 21:34:36 +00:00 |
David Rose
|
b560a14680
|
exclude _src files from being included
|
2001-06-05 21:33:53 +00:00 |
David Rose
|
6e6c8c01a6
|
fix #include on first line
|
2001-06-05 21:33:29 +00:00 |
Dave Schuyler
|
704526d051
|
tabs to spaces
|
2001-05-31 00:27:37 +00:00 |
David Rose
|
a6c0cdd923
|
update copyright notice
|
2001-05-25 21:46:44 +00:00 |
David Rose
|
2f4e207edb
|
Update copyright header
|
2001-05-25 21:27:38 +00:00 |
David Rose
|
215677901d
|
remove tab characters
|
2001-05-25 16:13:13 +00:00 |
David Rose
|
fcb24f02ef
|
remove tab characters
|
2001-05-25 15:56:49 +00:00 |
David Rose
|
c24ba5273b
|
*** empty log message ***
|
2001-05-17 02:22:38 +00:00 |
David Rose
|
5ec86c98b8
|
*** empty log message ***
|
2001-05-17 01:31:12 +00:00 |
David Rose
|
6e59eb3ac5
|
*** empty log message ***
|
2001-05-17 01:16:30 +00:00 |
David Rose
|
d7ac937b37
|
*** empty log message ***
|
2001-05-16 22:28:05 +00:00 |
David Rose
|
3eb794fa60
|
*** empty log message ***
|
2001-05-16 22:02:50 +00:00 |
David Rose
|
67ceff871f
|
*** empty log message ***
|
2001-05-16 21:44:30 +00:00 |
David Rose
|
8a987ed4da
|
*** empty log message ***
|
2001-05-16 18:32:52 +00:00 |
David Rose
|
54b6ff6a5c
|
*** empty log message ***
|
2001-05-16 17:48:17 +00:00 |
David Rose
|
ed1b771c26
|
*** empty log message ***
|
2001-05-16 17:39:48 +00:00 |
David Rose
|
37495faea5
|
*** empty log message ***
|
2001-05-16 17:32:30 +00:00 |
David Rose
|
d5940b0517
|
*** empty log message ***
|
2001-05-15 01:37:46 +00:00 |
David Rose
|
3bfe47823a
|
*** empty log message ***
|
2001-05-15 01:12:07 +00:00 |
David Rose
|
2db37ecbc4
|
*** empty log message ***
|
2001-05-11 21:24:21 +00:00 |
David Rose
|
0aa0b38c5a
|
*** empty log message ***
|
2001-05-09 17:24:36 +00:00 |
David Rose
|
a86fe3c039
|
*** empty log message ***
|
2001-05-09 15:27:13 +00:00 |
David Rose
|
88bbace622
|
*** empty log message ***
|
2001-05-02 15:53:10 +00:00 |
David Rose
|
0fe9f783e0
|
*** empty log message ***
|
2001-04-30 15:12:13 +00:00 |
David Rose
|
4d1a141e10
|
*** empty log message ***
|
2001-04-27 17:33:18 +00:00 |
David Rose
|
46289f6612
|
*** empty log message ***
|
2001-04-26 02:16:10 +00:00 |
David Rose
|
7389f48672
|
*** empty log message ***
|
2001-04-25 15:02:20 +00:00 |
cxgeorge
|
436cb39ffb
|
change TEST_INLINING flag
|
2001-04-18 19:45:25 +00:00 |
David Rose
|
79aae25945
|
*** empty log message ***
|
2001-04-11 20:30:21 +00:00 |
David Rose
|
d02c462a7b
|
*** empty log message ***
|
2001-04-11 20:25:12 +00:00 |
David Rose
|
b01eb83885
|
*** empty log message ***
|
2001-04-04 02:12:02 +00:00 |
David Rose
|
d52b72be56
|
*** empty log message ***
|
2001-04-03 21:27:39 +00:00 |
David Rose
|
7bd3f3f9e7
|
*** empty log message ***
|
2001-04-03 01:14:39 +00:00 |
David Rose
|
7a037bb1df
|
*** empty log message ***
|
2001-03-21 03:51:54 +00:00 |
David Rose
|
a8d20dc5ee
|
*** empty log message ***
|
2001-03-21 03:41:46 +00:00 |
cxgeorge
|
3daaac9892
|
fix unsigned int prob
|
2001-03-16 00:54:09 +00:00 |
cxgeorge
|
5cdaa0e708
|
fix unsigned int error
|
2001-03-16 00:48:58 +00:00 |
David Rose
|
ee8f10684d
|
*** empty log message ***
|
2001-03-08 21:04:54 +00:00 |
David Rose
|
2b203f11bc
|
*** empty log message ***
|
2001-03-06 02:23:02 +00:00 |
David Rose
|
585fd87124
|
*** empty log message ***
|
2001-03-01 23:20:22 +00:00 |
David Rose
|
59388d00c1
|
*** empty log message ***
|
2001-03-01 19:37:35 +00:00 |
georges
|
90c0fa5807
|
fix boolean build warning
|
2001-02-21 02:02:34 +00:00 |
David Rose
|
557a6d7e31
|
*** empty log message ***
|
2001-02-15 00:46:02 +00:00 |
David Rose
|
8911e805e3
|
*** empty log message ***
|
2001-02-06 00:52:49 +00:00 |
Cary Sandvig
|
00cc234397
|
more debugging
|
2001-02-02 23:09:34 +00:00 |
David Rose
|
27d8bd1711
|
*** empty log message ***
|
2001-02-01 19:37:34 +00:00 |
David Rose
|
d7628d3319
|
*** empty log message ***
|
2001-01-30 02:44:00 +00:00 |
David Rose
|
59c6b83fb5
|
*** empty log message ***
|
2001-01-30 01:05:28 +00:00 |
David Rose
|
ca920ace89
|
*** empty log message ***
|
2001-01-30 00:57:30 +00:00 |
David Rose
|
ca5d9619bd
|
*** empty log message ***
|
2001-01-29 19:00:14 +00:00 |
David Rose
|
a6080fde9f
|
*** empty log message ***
|
2001-01-26 18:50:56 +00:00 |
David Rose
|
f075f7311d
|
*** empty log message ***
|
2001-01-25 23:34:55 +00:00 |
georges
|
a8f0b78eff
|
add inline testing using TEST_INLINING envvar
|
2001-01-25 21:24:45 +00:00 |
David Rose
|
39264cbbbc
|
*** empty log message ***
|
2001-01-23 00:15:20 +00:00 |
georges
|
b9b3cd0435
|
fix ProductVersion string
|
2001-01-11 19:58:52 +00:00 |
David Rose
|
ffc1a43c62
|
*** empty log message ***
|
2001-01-11 17:04:13 +00:00 |
David Rose
|
5d9fa8022d
|
*** empty log message ***
|
2001-01-11 03:01:25 +00:00 |
Cary Sandvig
|
820f77f19a
|
*** empty log message ***
|
2001-01-11 01:58:04 +00:00 |
Cary Sandvig
|
00d4463ada
|
*** empty log message ***
|
2001-01-11 01:47:34 +00:00 |
georges
|
b7ee02a06c
|
*** empty log message ***
|
2001-01-09 04:26:27 +00:00 |
Cary Sandvig
|
aa00622e56
|
d'oh
|
2001-01-09 00:22:30 +00:00 |
Cary Sandvig
|
7a678c3ae9
|
should fix Joe's problem
|
2001-01-09 00:18:48 +00:00 |
Cary Sandvig
|
88d5cdf20d
|
blah
|
2001-01-09 00:15:02 +00:00 |
georges
|
f7cd6ce874
|
add versioning for win32
|
2000-12-27 21:19:57 +00:00 |
georges
|
d82ea15fac
|
*** empty log message ***
|
2000-12-27 21:15:00 +00:00 |
David Rose
|
3d3c61c20e
|
*** empty log message ***
|
2000-12-18 18:45:49 +00:00 |
Cary Sandvig
|
0be7d093d7
|
*** empty log message ***
|
2000-12-15 01:19:04 +00:00 |
Cary Sandvig
|
5ca922b0ff
|
here we go.
|
2000-12-15 00:47:24 +00:00 |
Cary Sandvig
|
9a80bf5ea2
|
whee, new functionality
|
2000-12-13 23:31:17 +00:00 |
Cary Sandvig
|
b1f4406633
|
constructor tweek
|
2000-12-13 20:12:23 +00:00 |
Cary Sandvig
|
8acc30a68c
|
whee, it works now
|
2000-12-13 20:07:37 +00:00 |
Cary Sandvig
|
d7e0fb7bd6
|
whee, it works
|
2000-12-13 20:06:49 +00:00 |
Cary Sandvig
|
0bfd97d7c4
|
more foo
|
2000-12-13 18:48:24 +00:00 |
Cary Sandvig
|
e11a57da06
|
*** empty log message ***
|
2000-12-13 02:13:19 +00:00 |
Cary Sandvig
|
56db184227
|
double d'oh
|
2000-12-13 02:11:47 +00:00 |
Cary Sandvig
|
42c66c5526
|
d'oh
|
2000-12-13 02:10:02 +00:00 |
Cary Sandvig
|
e7660fd47c
|
here we go
|
2000-12-13 02:02:48 +00:00 |
Cary Sandvig
|
dd98317781
|
a whole new world..
|
2000-12-13 01:56:13 +00:00 |
Cary Sandvig
|
d2fafbffad
|
more new stuff
|
2000-12-12 23:24:16 +00:00 |
Cary Sandvig
|
730e152cba
|
give this a try
|
2000-12-12 22:27:08 +00:00 |
David Rose
|
8b56b102e3
|
*** empty log message ***
|
2000-12-05 02:28:47 +00:00 |
David Rose
|
3f57b391a8
|
*** empty log message ***
|
2000-12-05 02:09:25 +00:00 |
David Rose
|
1591b9aa4b
|
*** empty log message ***
|
2000-12-05 02:05:46 +00:00 |
David Rose
|
1d78fb1608
|
*** empty log message ***
|
2000-12-04 23:26:12 +00:00 |
David Rose
|
d107478789
|
*** empty log message ***
|
2000-12-04 21:43:25 +00:00 |
David Rose
|
615a0bc06c
|
*** empty log message ***
|
2000-11-30 03:26:25 +00:00 |
David Rose
|
024d774ccd
|
*** empty log message ***
|
2000-11-28 02:04:34 +00:00 |
Mike Goslin
|
8553c342bf
|
*** empty log message ***
|
2000-11-21 19:06:16 +00:00 |
Mike Goslin
|
416015df9d
|
*** empty log message ***
|
2000-11-21 18:55:56 +00:00 |
David Rose
|
2ede38216f
|
*** empty log message ***
|
2000-11-21 00:24:31 +00:00 |
David Rose
|
5b79971243
|
*** empty log message ***
|
2000-11-21 00:15:10 +00:00 |
David Rose
|
c2eed48e87
|
*** empty log message ***
|
2000-11-20 23:12:11 +00:00 |
David Rose
|
6407fb7596
|
*** empty log message ***
|
2000-11-19 23:28:58 +00:00 |
David Rose
|
64d8035de4
|
*** empty log message ***
|
2000-11-19 22:55:18 +00:00 |
David Rose
|
440e605a44
|
*** empty log message ***
|
2000-11-17 18:50:54 +00:00 |
David Rose
|
aae856fee7
|
*** empty log message ***
|
2000-11-17 04:51:02 +00:00 |
David Rose
|
7d38626876
|
*** empty log message ***
|
2000-11-17 04:49:21 +00:00 |
David Rose
|
74e421b85a
|
*** empty log message ***
|
2000-11-15 20:30:51 +00:00 |
David Rose
|
7d8b112d6e
|
*** empty log message ***
|
2000-11-15 00:46:16 +00:00 |
David Rose
|
8c7787003f
|
*** empty log message ***
|
2000-11-14 04:14:48 +00:00 |
David Rose
|
076d00674a
|
*** empty log message ***
|
2000-11-14 04:13:37 +00:00 |
David Rose
|
f8c69b1072
|
*** empty log message ***
|
2000-11-11 04:41:50 +00:00 |
David Rose
|
768fdab67a
|
*** empty log message ***
|
2000-11-11 04:34:04 +00:00 |
David Rose
|
9075f4a750
|
*** empty log message ***
|
2000-11-10 01:13:32 +00:00 |
David Rose
|
8cdfbeedcf
|
*** empty log message ***
|
2000-11-10 01:03:05 +00:00 |
David Rose
|
89285f006b
|
*** empty log message ***
|
2000-11-10 00:29:59 +00:00 |
David Rose
|
4ec063c088
|
*** empty log message ***
|
2000-11-10 00:28:04 +00:00 |
David Rose
|
a534f2b338
|
*** empty log message ***
|
2000-11-09 07:40:22 +00:00 |
David Rose
|
887741751c
|
*** empty log message ***
|
2000-11-07 18:49:29 +00:00 |
David Rose
|
fd4f9a170c
|
*** empty log message ***
|
2000-11-07 18:12:15 +00:00 |
David Rose
|
43f23a2a55
|
*** empty log message ***
|
2000-11-03 23:55:40 +00:00 |
David Rose
|
87aaa3d68d
|
*** empty log message ***
|
2000-10-31 01:48:02 +00:00 |
georges
|
bbc7e5df98
|
*** empty log message ***
|
2000-10-24 02:12:39 +00:00 |
georges
|
351e726941
|
*** empty log message ***
|
2000-10-24 02:11:36 +00:00 |
Cary Sandvig
|
55e37a3e15
|
fixed login bug for multiple lines in .cvspass
|
2000-10-19 22:52:59 +00:00 |
georges
|
9060a160f1
|
fix : problem
|
2000-10-19 00:30:51 +00:00 |
David Rose
|
8e88d55b5a
|
*** empty log message ***
|
2000-10-18 21:47:08 +00:00 |
David Rose
|
37ad5297ef
|
*** empty log message ***
|
2000-10-18 21:40:41 +00:00 |
David Rose
|
ef8dbef020
|
*** empty log message ***
|
2000-10-18 18:12:20 +00:00 |
David Rose
|
572db949fc
|
*** empty log message ***
|
2000-10-18 16:54:42 +00:00 |
David Rose
|
573ea5cd76
|
*** empty log message ***
|
2000-10-17 23:29:41 +00:00 |
David Rose
|
6695399fea
|
*** empty log message ***
|
2000-10-17 22:26:55 +00:00 |
David Rose
|
d9730bb878
|
*** empty log message ***
|
2000-10-17 21:45:27 +00:00 |
David Rose
|
63694ae8e5
|
*** empty log message ***
|
2000-10-11 02:47:43 +00:00 |
David Rose
|
c5b62abdb8
|
*** empty log message ***
|
2000-10-11 02:39:07 +00:00 |
Mark Mine
|
3b79e79a9d
|
*** empty log message ***
|
2000-10-11 02:13:55 +00:00 |
Mike Goslin
|
846566100f
|
*** empty log message ***
|
2000-10-10 01:34:12 +00:00 |
David Rose
|
7a7262be5c
|
*** empty log message ***
|
2000-10-07 01:43:13 +00:00 |
David Rose
|
d9f64a7c77
|
*** empty log message ***
|
2000-10-07 00:40:03 +00:00 |
Cary Sandvig
|
6954fcd070
|
add EXPCL and stuff for BUILDING_MISC
|
2000-10-06 22:46:48 +00:00 |
David Rose
|
bf4b7fc54d
|
*** empty log message ***
|
2000-10-06 02:34:03 +00:00 |
Mike Goslin
|
d6d915c258
|
*** empty log message ***
|
2000-10-06 02:25:40 +00:00 |
David Rose
|
d2817eb2f3
|
*** empty log message ***
|
2000-10-06 02:10:41 +00:00 |
David Rose
|
a62e3f7024
|
*** empty log message ***
|
2000-10-06 01:03:02 +00:00 |
Cary Sandvig
|
3d6f0388ba
|
get ptools the hell out of there
|
2000-10-06 00:30:19 +00:00 |
Cary Sandvig
|
45db8e3d8d
|
for mv, checking out directories is a soft error
|
2000-10-05 23:09:50 +00:00 |
Cary Sandvig
|
a667bcc97b
|
fix a case in ctmv when the start and end directory are the same
|
2000-10-05 23:07:15 +00:00 |
Cary Sandvig
|
a2c1a39e9c
|
try to make this work again
|
2000-10-05 22:46:05 +00:00 |
Cary Sandvig
|
b2475b1222
|
redirect output from the update check to /dev/null
|
2000-10-05 22:45:57 +00:00 |
Cary Sandvig
|
36f6ff0714
|
ignore updates too
|
2000-10-05 22:36:32 +00:00 |
David Rose
|
1a2d2a8324
|
*** empty log message ***
|
2000-10-05 22:34:32 +00:00 |
Cary Sandvig
|
0384b5f5a0
|
minor fixes
|
2000-10-05 22:34:10 +00:00 |
David Rose
|
3502a58f57
|
*** empty log message ***
|
2000-10-05 18:31:18 +00:00 |
David Rose
|
1ad1345e90
|
*** empty log message ***
|
2000-10-05 18:10:25 +00:00 |
David Rose
|
68b3110e9f
|
*** empty log message ***
|
2000-10-05 17:26:56 +00:00 |
David Rose
|
32b1ff1bea
|
*** empty log message ***
|
2000-10-05 17:07:32 +00:00 |
Mike Goslin
|
014c21630f
|
*** empty log message ***
|
2000-10-05 03:02:49 +00:00 |
Mike Goslin
|
8ff24f8f4f
|
*** empty log message ***
|
2000-10-04 23:09:03 +00:00 |
David Rose
|
117fa0038c
|
*** empty log message ***
|
2000-10-04 22:28:31 +00:00 |
David Rose
|
182405efbb
|
*** empty log message ***
|
2000-10-04 18:09:29 +00:00 |
David Rose
|
7a78284129
|
Initial revision
|
2000-10-04 00:15:23 +00:00 |