branches with status:
Name Status Last Modified Last Commit
lp:~hartmut-schorrig/jvishia-base/trunk 1 Development 2012-06-09 21:35:43 UTC
118. x-bit in Linux, Comment UTF8 charset ...

Author: Hartmut Schorrig
Revision Date: 2012-06-03 20:49:59 UTC

x-bit in Linux, Comment UTF8 charset error

lp:~hartmut-schorrig/jvishia-gui/trunk 1 Development 2012-06-09 20:09:55 UTC
249. Intension: Improve curve view * GralC...

Author: HartmutSchorrig
Revision Date: 2012-06-09 20:09:55 UTC

Intension: Improve curve view
* GralColor.getColor(String) now accepts a "0xhexa-Value" for a color name.
If the color name does not match, a magenta color is returned. The method returns a color in any case.
* GralCurveView and GralCurveView_ifc: applySettings(String) and {@link #writeSettings(Appendable)
for saving and getting the configuration of curve view from a file or another text.
* GralCurveViewTrack_ifc: setLineProperties(GralColor, int) instead setLineColor().
* InspcCurveView: new Buttons for read and save the configuration (setting). Yet only a simple file is used. TODO: File selection._Track_Track
------
Component sources:
new _bzrGetOtherCmpnVersions.bat and _bzrOtherCmpnVersions.txt to document which depending components are used.

lp:zbnf 1 Development 2012-06-08 18:20:50 UTC
112. Experience: C2DataDeps parses C-files...

Author: HartmutSchorrig
Revision Date: 2012-06-08 18:20:50 UTC

Experience: C2DataDeps parses C-files, should be used to evaluate data dependencies.

lp:~hartmut-schorrig/zbnf/srcjava.zbnf 1 Development 2012-06-08 18:20:50 UTC
112. Experience: C2DataDeps parses C-files...

Author: HartmutSchorrig
Revision Date: 2012-06-08 18:20:50 UTC

Experience: C2DataDeps parses C-files, should be used to evaluate data dependencies.

lp:~hartmut-schorrig/jvishia-run/trunk 1 Development 2012-06-04 20:27:11 UTC
42. Merge OK

Author: HartmutSchorrig
Revision Date: 2012-06-04 20:27:11 UTC

Merge OK

lp:~hartmut-schorrig/zbnf/zbnfjax 1 Development 2011-06-27 06:54:31 UTC
17. ==Docu generation== * CHeader2Xmi.xsl...

Author: Hartmut Schorrig
Revision Date: 2011-06-27 06:54:31 UTC

==Docu generation==
* CHeader2Xmi.xslp: consider typedef struct inside a @CLASS_C block with naming Name_ClassCName as inner classes in XMI, adjust some details for description
* XmiDocu.xslp: Inner classes will be placed after attributes. It is proper for data struct in C. TODO control it where it is placed. It's different for C-struct and UML-classes.
* setZBNFJAX_HOME.bat: some tunings, especially silent as parameter
* zbnfjax.bat: some tunings:
** zmakeGen as command
** vxslt as command (vishia XSLT), but it isn't sufficient if more as 8 parameter (many input files) are need.

lp:~hartmut-schorrig/jc/trunk 1 Development 2011-06-23 11:29:33 UTC
29. * Some bak files deleted * some file...

Author: Hartmut Schorrig
Revision Date: 2011-06-23 11:29:33 UTC

* Some bak files deleted
* some files added
* TestLibOsalFwc

lp:~hartmut-schorrig/java2c/srcJava_Java2c 1 Development 2011-02-26 21:11:06 UTC
11. Makefiles added

Author: Hartmut Schorrig
Revision Date: 2011-02-26 21:09:37 UTC

Makefiles added

lp:java2c 1 Development 2011-02-20 13:03:11 UTC
10. Some changes while substantiation of ...

Author: Hartmut Schorrig
Revision Date: 2011-02-19 20:02:44 UTC

Some changes while substantiation of the CRuntimeJavalike for more universal usage. A C- and a C++-library was build, some changes caused from professional use.
*new: Because the files in CRuntimeJavalike are separeted in a include and a source-tree, the translator should regard a different output directory for the c-file, the h-file and the stc.file. Therefore the calling arguments -oc=pathCfile, -oh=pathHfile,and -os=pathStcfile are established as command line arguments.
* Tuning on constructors for inner static classes
* The macro DEFINE_EnhancedRefJc was introduced in Java2C. This is done because different impementation platforms uses the enhanced references in different kinds. The translated C-source should be independent of that choice. A macro helps to go different ways in the C implementation.
* The usage of extern "C" is revised for building libs for C and C++ in the CRuntimeJavalike. Therefore a macro 'extern_C' is created and used by the Java2C-translator for all generated methods. It is instead 'METHOD_C' - an older now deprecated macro. The macor 'C_TYPE' is used for type definitions.
* Instead activateGarbageCollectorAccess_BlockHeapJc() the method activateGC_ObjectJc() is called for enhanced references. The implementation is the same, but the focus is not for the BlockHeap-concept, but more universal.

19 of 9 results