Age | Commit message (Collapse) | Author |
|
|
|
|
|
long. Might be enough for #415
|
|
|
|
|
|
|
|
|
|
Added missing include stdint.h to work with gcc 4.8.1
|
|
Without this include, this was not possible to build with gcc 4.8.1:
Build log (without this commit): http://kojipkgs.fedoraproject.org//work/tasks/1370/5521370/build.log
|
|
|
|
|
|
|
|
Conflicts:
src/MainWindow.h
src/ModuleCache.cc
src/mainwin.cc
src/module.cc
src/module.h
src/parsersettings.cc
testdata/modulecache-tests/cascade.sh
testdata/modulecache-tests/cascade2.sh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
see issue #116
|
|
mirror added to syntax highlighter
|
|
|
|
|
|
(although color for maths functions may need changeing )
|
|
|
|
|
|
|
|
ui change to drop down menu Design
|
|
|
|
2013.01 as the new implementation broke existing scripts. Added some experimental commented out code, which can be used as reference in the future
|
|
|
|
|
|
|