David Rose
|
e90652e89e
move finalExitCallbacks to CMU implementation
|
16 years ago |
David Rose
|
6df61edb83
threaded lost-connection
|
16 years ago |
David Rose
|
b0993e4a53
fix some event name collisions with multiple CR's, tag some more methods BLOCKING
|
16 years ago |
David Rose
|
72da0ee5f1
clean up ConnectionRepository on exit
|
16 years ago |
David Rose
|
eaa2163cb0
fix problem with non-unique task names
|
16 years ago |
David Rose
|
abbbb21a8e
some more explicit control over connection parameters
|
16 years ago |
David Rose
|
d8471bdf32
fixes for public net interface
|
16 years ago |
David Rose
|
7b00b88f29
separate out cmu and disney distributed systems better
|
16 years ago |
Darren Ranalli
|
2c71002065
fix for client crash
|
17 years ago |
Darren Ranalli
|
07461ccbdd
shift-f11 logs garbage cycle info and reports results in the client
|
17 years ago |
Darren Ranalli
|
a9f3242305
check for garbage leaks in dev on window close and defocus, check on both client and AI
|
17 years ago |
Darren Ranalli
|
d4cc5e7a57
added allow-garbage-cycles, garbage error reporting
|
17 years ago |
Darren Ranalli
|
b36dc682a3
pulled garbage collect frequency reduction code from 1_0_14
|
17 years ago |
Darren Ranalli
|
0fb988e6d3
default gc to DEBUG_SAVEALL, added delOnly option to GarbageReport, to deal with garbage collect CPU spikes
|
17 years ago |
Darren Ranalli
|
fb1aa31b78
stop using gc.DEBUG_SAVEALL (not necessary), GarbageReport output readability improvements
|
17 years ago |
David Rose
|
cce4f2195e
more threading improvements
|
17 years ago |
Darren Ranalli
|
9dd0e3b685
added want-message-bundling
|
18 years ago |
Darren Ranalli
|
859f6904b8
don't abort DC class discovery if a module exists but does not define the class
|
18 years ago |
Joe Shochet
|
7055683eb5
removed print statements
|
18 years ago |
Roger Hughston
|
2d2f8d7100
Changed the lack of dc definition to be a warning
|
18 years ago |
Chris Brunner
|
f40a92ed1b
changed a print to a notify
|
18 years ago |
Roger Hughston
|
ffa480bde7
Changes to support yielding instead of sleeping
|
18 years ago |
David Rose
|
81d1f43ad0
allow connect-method config var
|
18 years ago |
Darren Ranalli
|
7ad04f5061
added verbose-*repository configs
|
19 years ago |
Joe Shochet
|
f149e311eb
not having a class definition is a debug now
|
19 years ago |
Zachary Pavlov
|
01c54a2d3c
failsafe now in for systems without native
|
19 years ago |
Zachary Pavlov
|
ad5972e5a3
okay, there is now a native-capable net interface
|
19 years ago |
Zachary Pavlov
|
c0f9dce26f
CR now requires a connection method,will be changed to has-a later
|
19 years ago |
Darren Ranalli
|
70db0829ff
added getServerAddress
|
19 years ago |
Darren Ranalli
|
7ebfa95b92
fix for non-debug mode
|
19 years ago |