-
All future Open Repository releases will be done in two formats: "Full" and "Compact". The Full releases will follow the current format where everything (and I mean everything) is included - tons of examples, third-party code, etc.
Compact releases are releases of a specific subsets of the Repositorys source code. The idea is to demonstrate functionality without...
2003-11-03 00:18:06 UTC by johntaylor
-
Open Repository is now using an open source licensed Perforce server for its version management. See http://www.shift-right.com/openrepo/perforce.htm for help on getting started using Perforce with Open Repository.
2003-03-16 00:20:32 UTC by johntaylor
-
XMK is a portable 8Bit multi-tasking kernel project that is being incorporated into the Shift-Right Open Repository. In addition, XMK has its own SourceForge project - xmk. The next release of the Open Repository will include XMK. For those in hurry, you can get the latest XMK release at: http://sourceforge.net/projects/xmk.
What is XMK? Here is an excerpt from its project page:
XMK is...
2003-02-15 22:59:52 UTC by johntaylor
-
Version 0.0.9c (October 25, 2002)
---------------------------------
JAVA Changes:
- Fixed bug in JavaDeps when calculating dependencies for an entire
directory.
- Integrated additional toolbar icons into the repository.
C++ Changes:
- Added a asynchronous timers library.
- Added higher-level server connection and client connector interfaces
to the...
2002-10-25 23:16:04 UTC by johntaylor
-
Welcome to Open Discussion.
2002-06-18 18:44:59 UTC by nobody
-
Welcome to Help.
2002-06-18 18:43:59 UTC by nobody
-
Version 0.0.9b (June 03, 2002)
------------------------------
JAVA Changes:
- Integrated the 'JavaDeps' package into the repository. JavaDeps is a
tool to generate dependency rules for Java sources, inspired by the
"-MM" flag of gcc. Note: The package is/was modified to facilitate
its use for BENV.
C++ Changes:
- Initial implemenation of platform...
2002-06-04 22:58:32 UTC by johntaylor
-
Version 0.0.9a (April 19, 2002)
-------------------------------
- New JAVA utility: jxcode. Jxcode is an extensible code generator that
can generate code for any language. Currently has templates for
generating Emorfs and FSM in both JAVA and C++
(see projects/java/tools/cmdline/jxcode).
- Ported cmdline library to JAVA.
- Ported asx library to JAVA.
2002-04-22 00:21:43 UTC by johntaylor
-
Whats new:
Repository Source Code:
- Added platform independent time formatting routines. Supports both single and multi-thread applications.
- Integrated the third-party "pcre" regular expression library to the repository.
- Added add NumericListString interface and class.
- Added example projects that demonstrate the CTL interface and a multi-thread Metakit database...
2002-03-19 21:26:18 UTC by johntaylor
-
Anonymous committed patchset 1 of module CVSROOT to the Shift-Right Open Repository CVS repository, changing 11 files.
2002-03-19 21:12:24 UTC by nobody