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 |
David Rose
|
e7d62baf9b
boldly checking in fixes blindly that I can't test from here
|
19 years ago |
Darren Ranalli
|
3efba3fe56
added verbose-repository prc flag
|
19 years ago |
Darren Ranalli
|
2de65f7d85
turn on gc.DEBUG_SAVEALL by default
|
19 years ago |
Dave Schuyler
|
fc7fc09140
formatting
|
20 years ago |
David Rose
|
e89d02c9c5
separate out ClientRepositoryBase, ClientRepository, and OTPClientRepository
|
20 years ago |
David Rose
|
0e136bdf9a
don't send zero-length datagrams
|
20 years ago |
Jason Yeung
|
d39c090557
(Darren): better error detection
|
20 years ago |
Darren Ranalli
|
5be710f8b5
merged from pirates_1_first_merged_to_trunk
|
20 years ago |
Darren Ranalli
|
4b5be27da3
self.notify -> Class.notify
|
20 years ago |