1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use https in homepage link More... over 1 year ago
Make tag ID "relocate" unique More... over 1 year ago
Setup for 1.9.0. More... almost 2 years ago
Update the windows cross-build script to make both 32 and 64 bit version and make it copy the DLL dependencies too. More... almost 2 years ago
Make the debugger work without the readline library. More... almost 2 years ago
Update font generation to cope with windows executable in cross-build. More... almost 2 years ago
Update configuration to latest version. Add --disable-readline option. Fix the cross-build. Now using mingw{32,64}-{configure,make} for the build and depend on Wine. More... almost 2 years ago
Run autoreconf to update to current version. More... almost 2 years ago
Add missing colors.gcmc to the example list. More... almost 2 years ago
Add a debugger. Should be functional, but the user interface can be improved. Notably adding expression support and better AST binding. More... almost 5 years ago
Update autotools for gcmcfont too, fix typo and update bugreport in README. More... almost 5 years ago
Fix one more typo in funcref docu. Let layer() return the previous layer or return the current with no arguments. More... almost 5 years ago
Fix typo in argument explanation. More... almost 5 years ago
Make angular units consistent across the application by defaulting to radians. The output of axes ABC changes when no units were associated. The old behaviour can be enforced with the --degrees option. More... almost 5 years ago
Declare local variable as being local. More... almost 5 years ago
Return the previous opacity/width or current when no arguments are specified. More... almost 5 years ago
Properly update the man page. More... almost 5 years ago
Change the options for line width, color and opacity to be more generic and rename the functions for same. Update the syntax file adding missing functions and constants. Update the documentation to reflect changes. Add an all-function test to check whether the function tables are sorted correctly. More... almost 5 years ago
Fix sorting of local backend functions More... almost 5 years ago
No need to check for specific output backend. The svg functions are dummies for other backends. More... almost 5 years ago
Fix color ordering in hsv More... almost 5 years ago
Don't complain about the new svg functions in non-svg compile and ensure correct sorting. More... almost 5 years ago
Add SVG control of line width, color and opacity as special svg functions. More... almost 5 years ago
Add options --svg-no-pedantic and --dxf-no-pedantic to suppress warning about functions that cannot be mapped to the output format. More... almost 5 years ago
Do not emit a unit-mismatch warning when comparing with literal constant zero. More... almost 5 years ago
Add sign() function as a builtin to highlight More... almost 5 years ago
Fix the example actually using XZ arcs. It should have been clear in this example that Gcmc was wrong... Oh well. More... almost 5 years ago
Fix XZ arc, where the angular movement with +/- radius was reversed More... almost 5 years ago
Fix typo More... almost 5 years ago
Setup for 1.8.3. Regenerate build configuration files with newer automake tools. More... almost 5 years ago