root/trunk/libsipc


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @59 [59] 09/26/08 12:51:47 jbrindle Update to send length across data channel for SHM backend. This does not …
(edit) @58 [58] 07/31/08 12:48:30 jtang Made Java functions synchronized (otherwise Bad Things (TM) happen). Clean …
(edit) @57 [57] 07/17/08 14:06:37 jtang More cleanups of Java bindings. (Changes mirrored to 1.2 branch.)
(edit) @54 [54] 07/17/08 12:54:18 jtang Added ioctl() to Java bindings. Clean up and Java unit tests. Make C test …
(edit) @53 [53] 07/02/08 10:39:49 jtang Fix install target for Java test programs.
(edit) @52 [52] 07/02/08 10:33:27 jtang Renamed Java "examples" director to "tests", as that they are unit tests.
(edit) @51 [51] 07/02/08 10:21:54 jtang Fixed all Java unit tests to work correctly. Update RPM and Debian build …
(edit) @50 [50] 07/01/08 17:23:07 jtang Updated Java unit tests. (incremental checkin)
(edit) @49 [49] 07/01/08 14:53:20 jtang [Untested] New Java bindings to match current libsipc code.
(edit) @48 [48] 06/30/08 17:37:24 jtang Modified sipc_recv_data() and sipc_shm_recv_done() to be …
(edit) @47 [47] 06/30/08 17:33:55 jtang Fixed error in sipc_send_data(), where a send of data with length 0 would …
(edit) @46 [46] 06/30/08 12:27:58 jtang sipc_send_data() now properly handles EINTR, and will propagate other …
(edit) @45 [45] 06/30/08 11:57:16 jtang Add sipc_ioctl() call to enable non-blocking read. (This does not address …
(edit) @44 [44] 06/30/08 11:15:23 jtang Merged no-calloc() patch; updated Makefiles.
(edit) @43 [43] 06/24/08 14:25:06 jtang Fixed a problem in shared memory where a function could return an …
(edit) @41 [41] 06/04/08 16:51:33 jtang Updated copyright notices. Split NOP into DATA_READING and DATA_DONE, to …
(edit) @40 [40] 06/04/08 16:47:27 jtang Clarified how sipc_recv_data() should be used if the IPC is shared memory.
(edit) @39 [39] 06/04/08 16:36:44 jtang Added chunked mqueue test. Valgrind reports no errors now.
(edit) @38 [38] 06/04/08 16:35:15 jtang Revised all man pages to match current API.
(edit) @37 [37] 05/30/08 17:23:36 jtang Fixed buffer overflows in message queue code. Fixing race condition with …
(edit) @36 [36] 05/30/08 09:57:31 jtang Re-indented.
(edit) @35 [35] 05/29/08 22:10:19 jtang Ran 'make indent' on all code.
(edit) @34 [34] 05/29/08 22:08:39 jtang Fix to some of buffer overflows within mqueue.
(edit) @33 [33] 05/29/08 20:43:37 jtang Cleaned up test programs. Added a binary test to shm.
(edit) @32 [32] 05/29/08 20:42:07 jtang Fixed potential buffer overflow where the size of the reading buffer is …
(edit) @30 [30] 05/14/08 15:30:31 jtang Debianized libsipc library. Fixed Makefiles to be more portable.
(edit) @28 [28] 04/30/08 11:02:22 jtang Fixed .PHONY targets. Java bindings now built only if ENABLE_JAVA flag is …
(edit) @27 [27] 04/29/08 15:08:04 jtang Fix possible memory leak if realloc() failed.
(edit) @26 [26] 04/29/08 13:32:52 jtang Simplify build system by merging bindings target into normal compile.
(edit) @24 [24] 04/29/08 12:27:59 jtang Fixed compile warnings; fixed double free within Java finalizer for …
(edit) @23 [23] 04/17/08 12:37:52 jtang Fix to Java bindings to stop truncating incomplete messages.
(edit) @21 [21] 04/16/08 16:03:15 jtang Merged binary-mq branch into trunk, with additional fixes by Ross.
(edit) @20 [20] 04/16/08 15:52:23 jtang New build system for libsipc, before binary-mq branch is merged.
(edit) @3 [3] 03/28/07 13:12:09 dwindsor Fix dos newlines from last commit
(edit) @2 [2] 03/28/07 11:17:19 bwilliams Merge in updated makefiles from Jonathan
(add) @1 [1] 03/08/07 13:45:58 bwilliams Initial Release of the SIPC Library
Note: See TracRevisionLog for help on using the revision log.