Menu

Source (Archive) Commit Log


Commit Date  
[r532] by numere

Added the DataAccessParser object, which will avoid parsing errors during accessing data objects

2019-05-04 09:05:01 Tree
[r531] by numere

- Improved new indices
- changed internal behavior to inclusive indices
- enabled vectorial index access on "string()"
- removed "push_back()"-like effect of "string()". Instead, one now has to use the correct index syntax using "nlines" and "ncols"

2019-05-03 05:51:30 Tree
[r530] by numere

Created branch for new index management

2019-05-02 04:31:57 Tree
[r529] by numere

Implemented ticket #464
"Create a string table for 'string()' and clusters"

2019-04-27 07:45:38 Tree
[r528] by numere

Implemented ticket #465
"Add analyzer warnings for global variables"

2019-04-24 06:29:54 Tree
[r527] by numere

Implemented ticket #465
"Add analyzer warnings for global variables"

2019-04-24 06:22:35 Tree
[r526] by numere

Implemented ticket #466
"Create new string function for tables and clusters"

2019-04-23 19:44:42 Tree
[r525] by numere

Implemented ticket #467
"Add a setting for code folding during loading"

2019-04-23 10:00:23 Tree
[r524] by numere

Multi-pasting and keeping the undo stack
Re-enabled reasonable multi-pasting, which was disabled by the interface between Scintilla and wxStyledTextCtrl.
Kept the undo stack after the saving process.
Added a build script for wxWidgets. CAREFUL: you've to rebuild NumeRe first before you're able to use this script.

2019-04-22 07:08:38 Tree
[r523] by numere

Added initial copy of ScintillaWX.cpp for bugfixing the multi-paste option.

2019-04-21 12:23:43 Tree
Older >