|
|
|
@60
|
[60]
|
09/26/08 12:52:43 |
jbrindle |
2.0 tag |
|
|
|
@59
|
[59]
|
09/26/08 12:51:47 |
jbrindle |
Update to send length across data channel for SHM backend. This does not … |
|
|
|
@58
|
[58]
|
07/31/08 12:48:30 |
jtang |
Made Java functions synchronized (otherwise Bad Things (TM) happen).
Clean … |
|
|
|
@57
|
[57]
|
07/17/08 14:06:37 |
jtang |
More cleanups of Java bindings.
(Changes mirrored to 1.2 branch.) |
|
|
|
@56
|
[56]
|
07/17/08 13:38:22 |
jtang |
Tagged libsipc 1.1. |
|
|
|
@55
|
[55]
|
07/17/08 13:24:05 |
jtang |
Tagged libsipc 1.2. |
|
|
|
@54
|
[54]
|
07/17/08 12:54:18 |
jtang |
Added ioctl() to Java bindings.
Clean up and Java unit tests.
Make C test … |
|
|
|
@53
|
[53]
|
07/02/08 10:39:49 |
jtang |
Fix install target for Java test programs. |
|
|
|
@52
|
[52]
|
07/02/08 10:33:27 |
jtang |
Renamed Java "examples" director to "tests", as that they are unit tests. |
|
|
|
@51
|
[51]
|
07/02/08 10:21:54 |
jtang |
Fixed all Java unit tests to work correctly.
Update RPM and Debian build … |
|
|
|
@50
|
[50]
|
07/01/08 17:23:07 |
jtang |
Updated Java unit tests. (incremental checkin) |
|
|
|
@49
|
[49]
|
07/01/08 14:53:20 |
jtang |
[Untested] New Java bindings to match current libsipc code. |
|
|
|
@48
|
[48]
|
06/30/08 17:37:24 |
jtang |
Modified sipc_recv_data() and sipc_shm_recv_done() to be … |
|
|
|
@47
|
[47]
|
06/30/08 17:33:55 |
jtang |
Fixed error in sipc_send_data(), where a send of data with length 0 would … |
|
|
|
@46
|
[46]
|
06/30/08 12:27:58 |
jtang |
sipc_send_data() now properly handles EINTR, and will propagate other … |
|
|
|
@45
|
[45]
|
06/30/08 11:57:16 |
jtang |
Add sipc_ioctl() call to enable non-blocking read.
(This does not address … |
|
|
|
@44
|
[44]
|
06/30/08 11:15:23 |
jtang |
Merged no-calloc() patch; updated Makefiles. |
|
|
|
@43
|
[43]
|
06/24/08 14:25:06 |
jtang |
Fixed a problem in shared memory where a function could return an … |
|
|
|
@42
|
[42]
|
06/04/08 17:00:00 |
jtang |
Update build scripts to match recent changes to code. |
|
|
|
@41
|
[41]
|
06/04/08 16:51:33 |
jtang |
Updated copyright notices.
Split NOP into DATA_READING and DATA_DONE, to … |
|
|
|
@40
|
[40]
|
06/04/08 16:47:27 |
jtang |
Clarified how sipc_recv_data() should be used if the IPC is shared memory. |
|
|
|
@39
|
[39]
|
06/04/08 16:36:44 |
jtang |
Added chunked mqueue test.
Valgrind reports no errors now. |
|
|
|
@38
|
[38]
|
06/04/08 16:35:15 |
jtang |
Revised all man pages to match current API. |
|
|
|
@37
|
[37]
|
05/30/08 17:23:36 |
jtang |
Fixed buffer overflows in message queue code.
Fixing race condition with … |
|
|
|
@36
|
[36]
|
05/30/08 09:57:31 |
jtang |
Re-indented. |
|
|
|
@35
|
[35]
|
05/29/08 22:10:19 |
jtang |
Ran 'make indent' on all code. |
|
|
|
@34
|
[34]
|
05/29/08 22:08:39 |
jtang |
Fix to some of buffer overflows within mqueue. |
|
|
|
@33
|
[33]
|
05/29/08 20:43:37 |
jtang |
Cleaned up test programs.
Added a binary test to shm. |
|
|
|
@32
|
[32]
|
05/29/08 20:42:07 |
jtang |
Fixed potential buffer overflow where the size of the reading buffer is … |
|
|
|
@31
|
[31]
|
05/14/08 16:17:31 |
jtang |
Updated RPM spec file so as to generate library, devel, and Java packages. |
|
|
|
@30
|
[30]
|
05/14/08 15:30:31 |
jtang |
Debianized libsipc library.
Fixed Makefiles to be more portable. |
|
|
|
@29
|
[29]
|
05/01/08 15:34:54 |
jtang |
A JRE is needed at runtime, not JDK.
Fix install target to also install … |
|
|
|
@28
|
[28]
|
04/30/08 11:02:22 |
jtang |
Fixed .PHONY targets.
Java bindings now built only if ENABLE_JAVA flag is … |
|
|
|
@27
|
[27]
|
04/29/08 15:08:04 |
jtang |
Fix possible memory leak if realloc() failed. |
|
|
|
@26
|
[26]
|
04/29/08 13:32:52 |
jtang |
Simplify build system by merging bindings target into normal compile. |
|
|
|
@25
|
[25]
|
04/29/08 12:54:57 |
jtang |
Fix spec file so that RPM can be built on RHEL5. |
|
|
|
@24
|
[24]
|
04/29/08 12:27:59 |
jtang |
Fixed compile warnings; fixed double free within Java finalizer for … |
|
|
|
@23
|
[23]
|
04/17/08 12:37:52 |
jtang |
Fix to Java bindings to stop truncating incomplete messages. |
|
|
|
@22
|
[22]
|
04/16/08 16:07:05 |
jtang |
Removed binary message queue branch; it has been merged into trunk. |
|
|
|
@21
|
[21]
|
04/16/08 16:03:15 |
jtang |
Merged binary-mq branch into trunk, with additional fixes by Ross. |
|
|
|
@20
|
[20]
|
04/16/08 15:52:23 |
jtang |
New build system for libsipc, before binary-mq branch is merged. |
|
|
|
@19
|
[19]
|
09/06/07 13:28:53 |
tmiller |
Close file stream on error in get_max_msg() |
|
|
|
@18
|
[18]
|
09/06/07 13:04:36 |
tmiller |
Adapt tests and examples to the new API |
|
|
|
@17
|
[17]
|
09/06/07 13:04:15 |
tmiller |
Update documentation to match new API |
|
|
|
@16
|
[16]
|
09/06/07 13:03:56 |
tmiller |
New simpler API where the shm segment is created in the helper … |
|
|
|
@15
|
[15]
|
07/27/07 13:17:18 |
tmiller |
fix clean target |
|
|
|
@14
|
[14]
|
07/27/07 13:13:31 |
tmiller |
correct return value |
|
|
|
@13
|
[13]
|
07/27/07 13:13:13 |
tmiller |
Describe sipc_get_data_ptr, not sipc_connect |
|
|
|
@12
|
[12]
|
07/27/07 13:10:28 |
tmiller |
Make return value match API |
|
|
|
@11
|
[11]
|
07/27/07 13:10:10 |
tmiller |
Remove useless variable |
|
|
|
@10
|
[10]
|
07/27/07 08:46:56 |
tmiller |
Man page cleanup:
o remove definition of unused macros
o fix spacing
o … |
|
|
|
@9
|
[9]
|
04/20/07 15:42:40 |
bwilliams |
Removing requirement for libary used only in the examples |
|
|
|
@8
|
[8]
|
04/16/07 11:48:20 |
bwilliams |
Update from ross, fixing null pointer problem and update to the java … |
|
|
|
@7
|
[7]
|
04/12/07 13:36:15 |
bwilliams |
patching makefiles |
|
|
|
@6
|
[6]
|
04/02/07 09:02:29 |
dwindsor |
Update examples filenames and Makefile |
|
|
|
@5
|
[5]
|
04/02/07 08:54:11 |
dwindsor |
Revert changes to the Makefile in binary-mq branch |
|
|
|
@4
|
[4]
|
04/02/07 08:42:48 |
dwindsor |
Add branch for supporting binary mq data |
|
|
|
@3
|
[3]
|
03/28/07 13:12:09 |
dwindsor |
Fix dos newlines from last commit |
|
|
|
@2
|
[2]
|
03/28/07 11:17:19 |
bwilliams |
Merge in updated makefiles from Jonathan |
|
|
|
@1
|
[1]
|
03/08/07 13:45:58 |
bwilliams |
Initial Release of the SIPC Library |