index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
python
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3114] Update exception messages
Mukund Sivaraman
2013-11-20
1
-2
/
+2
*
[3114] Raise DataTypeError exception for very large (overflow) integers
David Carlier
2013-11-20
2
-4
/
+13
*
Install message definitions
Michal 'vorner' Vaner
2013-09-18
1
-0
/
+2
*
[master] Add a README describing __init__.py.in
Mukund Sivaraman
2013-09-17
2
-0
/
+7
*
Remove generated file
Michal 'vorner' Vaner
2013-09-16
1
-0
/
+1
*
Merge #3095
Michal 'vorner' Vaner
2013-09-16
8
-4
/
+183
|
\
|
*
[3095] Rename log message ID
Michal 'vorner' Vaner
2013-09-16
2
-2
/
+2
|
*
[3095] Fix module name in comment
Michal 'vorner' Vaner
2013-09-16
1
-1
/
+1
|
*
[3095] Update method comment
Mukund Sivaraman
2013-09-12
1
-1
/
+1
|
*
[3095] Change assertion syntax
Mukund Sivaraman
2013-09-12
1
-2
/
+1
|
*
[3095] Assert that the traceback file was generated first
Mukund Sivaraman
2013-09-12
1
-0
/
+1
|
*
[3095] Assert that the main() function is called when passed to the traceback...
Mukund Sivaraman
2013-09-12
1
-0
/
+6
|
*
[3095] Test the case where nothing is returned
Mukund Sivaraman
2013-09-12
1
-0
/
+10
|
*
[3095] Rename test fixture
Mukund Sivaraman
2013-09-12
1
-1
/
+1
|
*
[3095] Update message id description
Mukund Sivaraman
2013-09-12
1
-7
/
+8
|
*
[3095] Docstring for the traceback_handler
Michal 'vorner' Vaner
2013-08-27
1
-0
/
+7
|
*
[3095] Traceback handling function
Michal 'vorner' Vaner
2013-08-27
8
-4
/
+159
*
|
[master] Move path resolution stuff to bind10_config
Mukund Sivaraman
2013-09-04
3
-28
/
+28
*
|
[master] Merge branch 'trac2883'
Naoki Kambe
2013-08-28
8
-173
/
+130
|
\
\
|
|
/
|
/
|
|
*
[2883] None not acceptable for spec_file_name of the Counters class
Naoki Kambe
2013-08-27
2
-19
/
+10
|
*
[2883] change module_description of a spec file for testing
Naoki Kambe
2013-08-27
1
-1
/
+1
|
*
[2883] add a test specfile for using a counters object in TestNotifyOut class
Naoki Kambe
2013-08-08
3
-2
/
+61
|
*
[2883] add counters as a keyword argument into NotifyOut
Naoki Kambe
2013-08-08
1
-12
/
+13
|
*
[2883] additional statistics tests (not directory related)
Naoki Kambe
2013-08-08
1
-0
/
+24
|
*
[2883] no need to reload module and do tearDown in test classes
Naoki Kambe
2013-08-08
2
-26
/
+0
|
*
[2883] remove TestDummyNotifyOut
Naoki Kambe
2013-08-08
1
-19
/
+0
|
*
[2883] create a counters object once in the test class
Naoki Kambe
2013-08-08
1
-9
/
+6
|
*
[2883] spec_file_name argument of Counters class is reqiured
Naoki Kambe
2013-08-08
2
-6
/
+5
|
*
[2883] remove _statistics class attribute
Naoki Kambe
2013-08-08
4
-90
/
+21
*
|
[3079] Fix typo in directory name
Michal 'vorner' Vaner
2013-08-13
1
-1
/
+1
*
|
[3079] Don't enter to the makefiles
Michal 'vorner' Vaner
2013-08-13
2
-8
/
+5
*
|
[3079] Disable the memory manager if no shared memory
Michal 'vorner' Vaner
2013-08-13
1
-0
/
+7
|
/
*
Merge branch 'trac2856'
Mukund Sivaraman
2013-08-02
12
-29
/
+789
|
\
|
*
[2856] Add a comment about add_reader() in states other than READY
Mukund Sivaraman
2013-08-02
1
-1
/
+9
|
*
[2856] With no readers, make complete_update() from UPDATING go directly to R...
Mukund Sivaraman
2013-07-25
2
-1
/
+13
|
*
[2856] Raise an exception if start_update() is called in any state other than...
Mukund Sivaraman
2013-07-24
2
-15
/
+16
|
*
[2856] Simplify code (old_readers will be empty before syncing readers)
Mukund Sivaraman
2013-07-24
1
-2
/
+2
|
*
[2856] Use deque instead of a list to store events
Mukund Sivaraman
2013-07-24
1
-5
/
+4
|
*
[2856] Fix copyright year
Mukund Sivaraman
2013-07-24
1
-1
/
+1
|
*
[2856] Rename memmgr module mes file to libmemmgr to avoid conflict
Mukund Sivaraman
2013-07-24
6
-17
/
+20
|
*
[2856] Update test to check more concretely
Mukund Sivaraman
2013-07-17
1
-1
/
+2
|
*
[2856] Log errors when using the ZoneWriter
Mukund Sivaraman
2013-07-17
2
-4
/
+18
|
*
[2856] Log when the MemorySegmentBuilder receives a bad command
Mukund Sivaraman
2013-07-17
4
-3
/
+63
|
*
[2856] Remove excessive ordering test
Mukund Sivaraman
2013-07-17
1
-2
/
+0
|
*
[2856] Test lists and sets directly instead of using len()
Mukund Sivaraman
2013-07-17
2
-5
/
+5
|
*
[2856] Delete the mapped file after the test completes
Mukund Sivaraman
2013-07-17
1
-0
/
+8
|
*
[2856] Add test for "load" command to builder
Mukund Sivaraman
2013-07-12
5
-10
/
+139
|
*
[2856] Rename env variable
Mukund Sivaraman
2013-07-12
2
-4
/
+4
|
*
[2856] Add documentation for the __handle_load() method, etc.
Mukund Sivaraman
2013-07-11
1
-6
/
+32
|
*
[2856] Include the state transition diagram
Mukund Sivaraman
2013-07-11
1
-4
/
+13
[next]