Search Project:
Login
Settings
Help/Guide
About Trac
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
View Latest Revision
root
/
trunk
/
libsipc
/
tests
View log starting at
and back to
Mode:
Stop on copy
Follow copies
Show only adds, moves and deletes
Show full log messages
Legend:
Added
Modified
Copied or renamed
Rev
Chgset
Date
Author
Log Message
(edit)
@59
[59]
09/26/08 13:51:47
jbrindle
Update to send length across data channel for SHM backend. This does not …
(edit)
@54
[54]
07/17/08 13:54:18
jtang
Added ioctl() to Java bindings. Clean up and Java unit tests. Make C test …
(edit)
@48
[48]
06/30/08 18:37:24
jtang
Modified sipc_recv_data() and sipc_shm_recv_done() to be …
(edit)
@47
[47]
06/30/08 18:33:55
jtang
Fixed error in sipc_send_data(), where a send of data with length 0 would …
(edit)
@45
[45]
06/30/08 12:57:16
jtang
Add sipc_ioctl() call to enable non-blocking read. (This does not address …
(edit)
@44
[44]
06/30/08 12:15:23
jtang
Merged no-calloc() patch; updated Makefiles.
(edit)
@39
[39]
06/04/08 17:36:44
jtang
Added chunked mqueue test. Valgrind reports no errors now.
(edit)
@37
[37]
05/30/08 18:23:36
jtang
Fixed buffer overflows in message queue code. Fixing race condition with …
(edit)
@36
[36]
05/30/08 10:57:31
jtang
Re-indented.
(edit)
@35
[35]
05/29/08 23:10:19
jtang
Ran 'make indent' on all code.
(edit)
@34
[34]
05/29/08 23:08:39
jtang
Fix to some of buffer overflows within mqueue.
(edit)
@33
[33]
05/29/08 21:43:37
jtang
Cleaned up test programs. Added a binary test to shm.
(edit)
@30
[30]
05/14/08 16:30:31
jtang
Debianized libsipc library. Fixed Makefiles to be more portable.
(edit)
@28
[28]
04/30/08 12:02:22
jtang
Fixed .PHONY targets. Java bindings now built only if ENABLE_JAVA flag is …
(edit)
@21
[21]
04/16/08 17:03:15
jtang
Merged binary-mq branch into trunk, with additional fixes by Ross.
(edit)
@20
[20]
04/16/08 16:52:23
jtang
New build system for libsipc, before binary-mq branch is merged.
(edit)
@3
[3]
03/28/07 14:12:09
dwindsor
Fix dos newlines from last commit
(edit)
@2
[2]
03/28/07 12:17:19
bwilliams
Merge in updated makefiles from Jonathan
(add)
@1
[1]
03/08/07 14:45:58
bwilliams
Initial Release of the SIPC Library
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog
* Generating other formats may take time.