rdb
|
1049088f11
Clean up some of the dtool_config.h variables
|
9 lat temu |
rdb
|
47388b0dbc
Separate out CPython calls from core libs; eliminate need for pystub
|
9 lat temu |
tobspr
|
0fcfb8e372
New file headers, new comment style
|
9 lat temu |
rdb
|
aec80426a3
Remove (apparently unused) code that is problematic because it references symbols from the generated bindings
|
11 lat temu |
rdb
|
192d10b937
Experimental Python 3 support to the C++ code including interrogate. Also adds support for rich comparison in interrogate.
|
13 lat temu |
David Rose
|
ef0cb39c1d
untabify
|
14 lat temu |
Redmond Urbino
|
93a6c90dd9
use dg.dump_hex instead of describe_message to avoid segmentation fault
|
15 lat temu |
Redmond Urbino
|
0b344e9a2b
to give a warning in the log if a message takes too long to process
|
15 lat temu |
David Rose
|
e4305cf954
proper respect for locking with Python GIL, when true threads are enabled
|
16 lat temu |
David Rose
|
72da0ee5f1
clean up ConnectionRepository on exit
|
16 lat temu |
David Rose
|
abbbb21a8e
some more explicit control over connection parameters
|
16 lat temu |
Darren Ranalli
|
b373df5add
fixed implementation of quiet zone wrt field updates from C++
|
16 lat temu |
David Rose
|
7b00b88f29
separate out cmu and disney distributed systems better
|
16 lat temu |
David Rose
|
cce4f2195e
more threading improvements
|
17 lat temu |
Jason Hancock
|
5f33765f9b
fix yield function Roger H
|
17 lat temu |
David Rose
|
fb9c56432a
we are now using the modified BSD license
|
17 lat temu |
Darren Ranalli
|
2f8cf96fd2
fixed misleading return value from send_datagram while bundling messages
|
18 lat temu |
Darren Ranalli
|
8cae40674b
added setWantMessageBundling
|
18 lat temu |
Darren Ranalli
|
4b0a024743
added support for nested message bundles
|
18 lat temu |
Darren Ranalli
|
113790f2da
added message bundling support to guarantee atomic message processing on the state server
|
18 lat temu |
David Rose
|
52d2ba31fd
add set_handle_c_updates()
|
18 lat temu |
Roger Hughston
|
ffa480bde7
Changes to support yielding instead of sleeping
|
18 lat temu |
David Rose
|
8d662e51f7
revert unfortunate fix
|
18 lat temu |
David Rose
|
95e30464a6
more verbose error messages when exception occurs during dc update
|
18 lat temu |
David Rose
|
81d1f43ad0
allow connect-method config var
|
19 lat temu |
Darren Ranalli
|
3e37aafc95
indent msg hex dumps for non-DC msg debugging
|
19 lat temu |
Darren Ranalli
|
c26824b602
better formatting of non-DC msg logging
|
19 lat temu |
Darren Ranalli
|
79eb6d81bc
more compact verbose debugging
|
19 lat temu |
Darren Ranalli
|
8148d09ddb
more readable debugging
|
19 lat temu |
Darren Ranalli
|
ed32a262f4
enable verbose-repository in non-debug
|
19 lat temu |