root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @21090 [21090] 11/20/08 16:45:38 patrick Don't depend on header file pollution to get the declaration for …
(edit) @21089 [21089] 11/05/08 08:47:05 patrick Merged r21088 from the trunk: There is something about preprocessor …
(edit) @21088 [21088] 11/05/08 08:13:23 patrick There is something about preprocessor value comparison that I don't …
(edit) @21087 [21087] 10/13/08 17:33:04 dshipton Don't allow OS X to use no push currently as it has a known buggy …
(edit) @21086 [21086] 10/08/08 17:50:08 dshipton Prevent unlocking when we can't unlock (terminal is littered with messages …
(edit) @21085 [21085] 09/30/08 14:11:57 dshipton Get rid of big render lock for OS X windows. This greatly improves multi …
(edit) @21084 [21084] 09/30/08 14:06:48 dshipton Additional cflags for OS X compilation.
(edit) @21083 [21083] 09/30/08 14:01:21 dshipton -Allow for error checking POSIX mutexs on OS X. -Add additional checks for …
(edit) @21082 [21082] 09/20/08 14:45:23 dshipton Avoid redefing WIN32_LEAN_AND_MEAN when its defined from a command line
(edit) @21081 [21081] 09/20/08 14:44:35 dshipton Avoid redefing WIN32_LEAN_AND_MEAN when its defined from a command line
(edit) @21080 [21080] 09/20/08 14:43:15 dshipton Avoid redefing WIN32_LEAN_AND_MEAN when its defined from a command line
(edit) @21079 [21079] 08/19/08 10:49:45 patrick Removed HTML character entities that screw up XML parsing. We really need …
(edit) @21078 [21078] 08/19/08 10:48:48 patrick Use native line endings.
(edit) @21077 [21077] 08/19/08 10:47:30 patrick Reduce the reliance on NSPR for Windows further by using LoadLibrary?() et. …
(edit) @21076 [21076] 08/18/08 12:17:44 patrick MFT [r21075]: Include gl.h instead of GL.h since the former is the proper …
(edit) @21075 [21075] 08/18/08 12:15:40 patrick Include gl.h instead of GL.h since the former is the proper …
(edit) @21074 [21074] 04/19/08 15:07:06 patrick MFT r21072: Generate boost_system.fpc.
(edit) @21073 [21073] 04/18/08 18:01:56 patrick Sync up with the source tree.
(edit) @21072 [21072] 04/18/08 17:30:40 patrick Generate boost_system.fpc.
(edit) @21071 [21071] 04/18/08 17:26:53 patrick This is the config definition for config elements used …
(edit) @21070 [21070] 04/18/08 17:25:57 patrick Added a new position filter that allows the user to specify the full pre- …
(edit) @21069 [21069] 04/15/08 22:29:53 patrick MFT r21067: Handle Boost 1.35 where the new library Boost.System is a …
(edit) @21068 [21068] 04/15/08 22:29:20 patrick MFT r21066: Boost 1.34 and newer on Mac OS X include the "-mt" library …
(edit) @21067 [21067] 04/15/08 22:28:02 patrick Handle Boost 1.35 where the new library Boost.System is a dependency …
(edit) @21066 [21066] 04/15/08 21:59:57 patrick Boost 1.34 and newer on Mac OS X include the "-mt" library name component.
(edit) @21065 [21065] 03/05/08 15:01:59 patrick Documentation correction.
(edit) @21064 [21064] 03/04/08 21:42:57 patrick Tag VR Juggler 2.2.1.
(edit) @21063 [21063] 03/04/08 21:42:41 patrick Added brief release notes for VR Juggler 2.2.1.
(edit) @21062 [21062] 03/04/08 21:37:23 patrick Chase version numbers.
(edit) @21061 [21061] 03/04/08 21:36:27 patrick Mark the 2.2.1 release.
(edit) @21060 [21060] 03/04/08 21:36:17 patrick Mark the 1.2.1 release.
(edit) @21059 [21059] 03/04/08 21:35:56 patrick Mark the 2.0.1 release.
(edit) @21058 [21058] 03/01/08 22:56:13 patrick Fixed linker errors by removing invalid uses of the 'inline' keyword.
(edit) @21057 [21057] 02/29/08 15:43:01 patrick MF22 r21056: Fixed a crash caused by hardware having sensors with FBB …
(edit) @21056 [21056] 02/29/08 15:36:15 patrick Fixed a crash caused by hardware having sensors with FBB addresses that …
(edit) @21055 [21055] 02/29/08 11:40:32 patrick Do not include the same header twice. Duh.
(edit) @21054 [21054] 02/25/08 21:48:37 patrick Note Dan's refactoring work and roll the version to 1.3.19.
(edit) @21053 [21053] 02/25/08 09:10:07 dshipton Refactor Gadgeteer network code to eliminate costly back-to-back …
(edit) @21052 [21052] 02/23/08 13:16:06 patrick Use C++ casts instead of C-style casts.
(edit) @21051 [21051] 02/23/08 13:12:46 patrick De-inline methods that have no reason to be inlined.
(edit) @21050 [21050] 02/23/08 13:08:19 patrick Removed stray method throw clause.
(edit) @21049 [21049] 02/23/08 12:45:32 patrick Test for unnamed POSIX semaphore support instead of …
(edit) @21048 [21048] 02/23/08 10:45:33 patrick Use the C++ wrapper headers for standard C headers. Wherever possible, …
(edit) @21047 [21047] 02/23/08 10:43:37 patrick This was supposed to have been committed with r21038.
(edit) @21046 [21046] 02/23/08 10:42:23 patrick Updated the implementation of the debug output classes to use more …
(edit) @21045 [21045] 02/23/08 09:13:22 patrick After reviewing the implementation of this class and the way that it …
(edit) @21044 [21044] 02/23/08 09:07:35 patrick Moved #includes from Debug.h to Debug.cpp where they are actually …
(edit) @21043 [21043] 02/23/08 08:24:22 patrick Fixed yet more coding standard violations.
(edit) @21042 [21042] 02/23/08 08:09:17 patrick De-inline expensive constructor and destructor.
(edit) @21041 [21041] 02/23/08 08:06:24 patrick Removed a whole slew of unused #includes.
(edit) @21040 [21040] 02/23/08 08:03:51 patrick Fixed coding standard violations. Improved const correctness. Improved …
(edit) @21039 [21039] 02/23/08 08:02:37 patrick Removed reference to USE_DYLD.
(edit) @21038 [21038] 02/23/08 07:45:21 patrick Removed vpr::LibraryDYLD. The code does not compile on Mac OS X 10.5, and …
(edit) @21037 [21037] 02/23/08 07:39:49 patrick MFT r21036: Fixed a compile error.
(edit) @21036 [21036] 02/23/08 07:38:54 patrick Fixed a compile error. Apparently this code is not being used anymore.
(edit) @21035 [21035] 02/23/08 07:21:55 patrick Dramatically improved the readability of Ntohll() and Htonll() by using …
(edit) @21034 [21034] 02/21/08 17:41:26 patrick De-inline constructors as they can be deceptively expensive to have as …
(edit) @21033 [21033] 02/13/08 20:34:59 patrick Update the minimum required version of VPR since there is code that …
(edit) @21032 [21032] 02/13/08 17:51:31 patrick Work around a crash-on-exit problem that I see now that remote …
(edit) @21031 [21031] 02/13/08 17:49:12 patrick Fixed an "XXX" comment that I made in July 2004 by replacing an error …
(edit) @21030 [21030] 02/10/08 08:51:45 patrick Changed ORB-determination compile-time conditionals to all use the same …
(edit) @21029 [21029] 02/10/08 08:49:09 patrick Added more comments and tightened up variable scoping.
(edit) @21028 [21028] 02/10/08 08:08:25 patrick Enhanced tweek::CorbaManager::initDirect() by allowing users to configure …
(edit) @21027 [21027] 02/10/08 08:04:10 patrick Ignore files generated by the IDL-to-Java compiler.
(edit) @21026 [21026] 02/10/08 07:59:02 patrick Path fix.
(edit) @21025 [21025] 02/10/08 07:39:15 patrick Simplify the implementation of this class by deriving from …
(edit) @21024 [21024] 02/10/08 07:23:48 patrick Fixed terminology relating to the GIOP end point address.
(edit) @21023 [21023] 02/09/08 22:09:54 patrick MFT r21022 (partial): Expanded API documentation.
(edit) @21022 [21022] 02/09/08 22:07:05 patrick Added/expanded API documentation.
(edit) @21021 [21021] 02/09/08 21:00:02 patrick MFT r21011: Fixed the installation path.
(edit) @21020 [21020] 02/09/08 20:58:57 patrick Yet another missed copyright update.
(edit) @21019 [21019] 02/09/08 20:58:35 patrick More missed copyright updates.
(edit) @21018 [21018] 02/09/08 20:58:14 patrick Updated for changes to the configuration of the JCCL remote …
(edit) @21017 [21017] 02/09/08 20:56:41 patrick Fixed invalid key names.
(edit) @21016 [21016] 02/09/08 20:51:00 patrick Document new Tweek features.
(edit) @21015 [21015] 02/09/08 20:13:19 patrick Changed the remote run-time performance monitoring plug-in to take …
(edit) @21014 [21014] 02/09/08 20:10:24 patrick Changed the remote run-time reconfiguration plug-in to take advantage …
(edit) @21013 [21013] 02/09/08 20:04:02 patrick Added the ability to make direct connections to a Subject Manager …
(edit) @21012 [21012] 02/09/08 19:53:26 patrick Fixed the installation path.
(edit) @21011 [21011] 02/09/08 19:52:47 patrick Copyright update that I missed a while ago.
(edit) @21010 [21010] 01/17/08 07:30:22 patrick Simplified the implementation of vpr::AveragingAllocationStrategy? so …
(edit) @21009 [21009] 01/16/08 21:37:26 patrick Work on reducing unnecessary object copying.
(edit) @21008 [21008] 01/16/08 21:20:25 patrick Silence a Doxygen warning.
(edit) @21007 [21007] 01/16/08 21:09:30 patrick Added vpr::AveragingAllocationStrategy?, an allocation strategy designed …
(edit) @21006 [21006] 01/16/08 18:43:28 patrick Fixed misuse of gmtl::Math::clamp<T>().
(edit) @21005 [21005] 01/15/08 19:51:45 patrick Fixed the Flystick HAT switch data now that device drivers do not …
(edit) @21004 [21004] 01/13/08 08:19:03 patrick Sync up with the source tree.
(edit) @21003 [21003] 01/13/08 08:13:47 patrick While pondering the mysteries of life, it occurred to me that the code in …
(edit) @21002 [21002] 01/13/08 07:18:00 patrick Whoops, setCorkAllocStrategy() is supposed to be public.
(edit) @21001 [21001] 01/12/08 15:47:33 patrick Added another memory allocation strategy for vpr::NoPushWriter?. This one …
(edit) @21000 [21000] 01/12/08 13:19:13 patrick Fixed a logic error. NSPR sockets do not have a corking interface, but …
(edit) @20999 [20999] 01/12/08 13:16:08 patrick Sync up with the source tree.
(edit) @20998 [20998] 01/12/08 13:14:02 patrick Fixed compile error.
(edit) @20997 [20997] 01/12/08 09:22:32 patrick Extended vpr::SocketStream? to support "corked" or no-push writes. …
(edit) @20996 [20996] 01/12/08 06:48:02 patrick MFT r20992-r20995: Silenced Doxygen warnings and improved comments. No …
(edit) @20995 [20995] 01/12/08 06:42:49 patrick Silenced very old Doxygen warnings. I don't know what I was thinking when …
(edit) @20994 [20994] 01/12/08 06:41:32 patrick Whoops, I did not not mean to commit these additional methods yet.
(edit) @20993 [20993] 01/12/08 06:40:56 patrick Made improvements to Doxygen comments and silenced Doxygen warnings. No …
(edit) @20992 [20992] 01/12/08 06:19:44 patrick Silenced Doxygen warnings. No functional changes.
(edit) @20991 [20991] 01/12/08 06:01:18 patrick I missed this file when updating the copyright a couple of weeks ago.
Note: See TracRevisionLog for help on using the revision log.