|
|
|
@21055
|
[21055]
|
02/29/08 11:40:32 |
patrick |
Do not include the same header twice. Duh. |
|
|
|
@21037
|
[21037]
|
02/23/08 07:39:49 |
patrick |
MFT r21036: Fixed a compile error. |
|
|
|
@20996
|
[20996]
|
01/12/08 06:48:02 |
patrick |
MFT r20992-r20995: Silenced Doxygen warnings and improved comments.
No … |
|
|
|
@20919
|
[20919]
|
11/12/07 12:01:04 |
patrick |
Merges from the trunk:
r20915: Use the symbolic form of the file … |
|
|
|
@20918
|
[20918]
|
11/12/07 11:59:30 |
patrick |
MFT r20916: Added a missing #include. |
|
|
|
@20914
|
[20914]
|
11/12/07 11:45:27 |
patrick |
MFT r20913: Report all sem_wait(3) errors to the caller rather than just
… |
|
|
|
@20910
|
[20910]
|
11/12/07 08:59:16 |
patrick |
MFT r20909: Darwin 9.x still does not have working unnamed POSIX … |
|
|
|
@20844
|
[20844]
|
09/24/07 10:54:23 |
dshipton |
Add missing include for RHEL5. |
|
|
|
@20835
|
[20835]
|
09/19/07 20:44:45 |
patrick |
MFT r20814: Minor cleaning. No functional changes. |
|
|
|
@20830
|
[20830]
|
09/19/07 20:15:22 |
patrick |
MFT r20829: Use syscall(NR_gettid) to get the ID of the currently … |
|
|
|
@20821
|
[20821]
|
09/17/07 10:37:57 |
patrick |
Fixed build error. |
|
|
|
@20820
|
[20820]
|
09/17/07 10:23:02 |
patrick |
Added Linux-specific implementations of vpr::ThreadPosix::[gs]etRunOn(). … |
|
|
|
@20749
|
[20749]
|
08/29/07 11:31:21 |
patrick |
Do not retrieve the error message if the "error" state is ERROR_SUCCESS. |
|
|
|
@20592
|
[20592]
|
07/24/07 10:26:41 |
patrick |
MFT r20590: Eliminate unneeded overloads of methods. char* can be … |
|
|
|
@20591
|
[20591]
|
07/24/07 10:25:56 |
patrick |
Merges from the trunk that make vpr::Library::findSymbol() … |
|
|
|
@20584
|
[20584]
|
07/23/07 14:41:22 |
patrick |
Clean up error messages used as exception explanation. |
|
|
|
@20583
|
[20583]
|
07/23/07 14:41:00 |
patrick |
Get the OS error message if read(2) returns a negative value in radn_t(). |
|
|
|
@20470
|
[20470]
|
07/06/07 15:34:13 |
patrick |
According to the NSPR documentation and information from the primary … |
|
|
|
@20469
|
[20469]
|
07/06/07 15:27:32 |
patrick |
MFT r20467: De-inline constructons and destructors. They can be … |
|
|
|
@20468
|
[20468]
|
07/06/07 15:26:54 |
patrick |
MFT r20466: Clean up formatting. No functional changes.
This is done to … |
|
|
|
@20462
|
[20462]
|
07/06/07 15:07:13 |
patrick |
Avoid calling PR_GetError() unnecessarily. I am not sure if the … |
|
|
|
@20461
|
[20461]
|
07/06/07 15:06:22 |
patrick |
When throwing a vpr::ConnectionResetException?, make the message … |
|
|
|
@20459
|
[20459]
|
07/05/07 15:47:25 |
patrick |
MFT r20454: Avoid having an vpr:;UnknownHostException? get thrown if the
… |
|
|
|
@20363
|
[20363]
|
06/27/07 15:40:03 |
patrick |
Merges from the trunk:
r20345: Change the preprocessor symbols that we … |
|
|
|
@20268
|
[20268]
|
05/23/07 10:16:43 |
patrick |
MFT r20262: Pass vpr::Interval objects by const reference instead of as
… |
|
|
|
@20242
|
[20242]
|
05/22/07 06:56:03 |
patrick |
MFT r20232: Fix a few memory leaks when dealing with file handles and IO
… |
|
|
|
@19943
|
[19943]
|
04/18/07 10:39:30 |
patrick |
Create the VR Juggler 2.2 release branch. |
|
copied from juggler/trunk/modules/vapor/vpr/md:
|
|
|
|
@19897
|
[19897]
|
04/05/07 16:54:02 |
patrick |
Added thread start/exit notification capabilities. It is now possible … |