67 Commits (a0b9b0c3eef8117c29d88a6942e9bf19194d640c)

Author SHA1 Message Date
Marek Roszko 627d321ec5 Remove questionable dropping of inline for msvc in markdown2html 5 years ago
Marek Roszko 9d0b16e814 bool/int type safety 5 years ago
Marek Roszko b17ba9d632 Tiny tiny cleanup 5 years ago
Seth Hillbrand 1a3ab551cf Cleanup 5 years ago
Jiajie Chen ce8039c327 libcontext: Initial support for Apple Silicon 5 years ago
Ian McInerney 580293c7fa libcontext: Call exit instead of random memory address on MSW x86_64 5 years ago
Ian McInerney 31c5776fc0 Add missing header to rtree 5 years ago
jean-pierre charras 20880268bf fix a few Coverity warnings 5 years ago
jean-pierre charras e5daac97c2 fix compil warrnings (shadowed vars) 5 years ago
Marek Roszko 6dfcc8a755 dxflib_qcad: add <cstring> to includes for strlen() prototype 5 years ago
Marek Roszko 86d4daa591 dxflib_qcad: add support for flipped dimension arrows to dxflib 5 years ago
Marek Roszko d7e10c22c6 dxflib_qcad: match rename of DimAngularData to DimAngularData2L 5 years ago
Marek Roszko baebf7036f dxflib_qcad: Saving dimension with custom text position 5 years ago
Marek Roszko 5ea6755594 dxflib_qcad: add dimscale support for leaders 5 years ago
Marek Roszko ac31cee0cc dxflib_qcad: fix DL_POLYLINE3D flag definition 5 years ago
Marek Roszko 4b890212ba dxflib_qcad: fix LWPOLYLINE without Z values 5 years ago
Marek Roszko 7fd37c39a1 dxflib_qcad: backport "cleanup" 5 years ago
Marek Roszko 1703eb8494 dxflib_qcad: cherry std::istream usage 5 years ago
Marek Roszko e8ae7e91e2 Fix MSVC warnings in dl_dxf.cpp 5 years ago
Marek Roszko d0e504f26e Better name the include guard 5 years ago
Marek Roszko f7065a2643 Add missing include guard in gzip-hpp 5 years ago
Marek Roszko 9115f6031f Suppress msvc warning due to pragma gcc 5 years ago
Ian McInerney 11e6cac42b Introduce EGL backend support for the OpenGL canvas 5 years ago
Jeff Young a730478d5d Fixes to Clipper fixes. 5 years ago
Jeff Young 791a50b493 Remove work-around in favour of real fix in Clipper. 5 years ago
Dominik Wernberger 6a93b523cf Add const specifier 5 years ago
Ian McInerney 00058f79d1 Update lemon to most recent upstream version 5 years ago
Ian McInerney 2becd368d9 Thirdparty: Properly handle error condition in nanosvg 5 years ago
Ian McInerney 68985490c6 Update lemon and its template to most recent upstream version 5 years ago
Marek Roszko f9e379c82a Minor format 5 years ago
Marek Roszko cb013604a9 jump_fcontext should set the outValue of fiber being switched to rather the one being switched from 5 years ago
Marek Roszko 3b1f1f7b6a Use CreateFiberEx instead of CreateFiber, ConvertThreadToFiberEx instead of ConvertThreadToFiber 5 years ago
Seth Hillbrand a38c2aad1f ADDED: Support compressed STEP and VRML files 5 years ago
Tomasz Wlostowski 8b716b2b5c thirdparty/lemon: post-rebase fixes 5 years ago
Tomasz Wlostowski 4abe71d2ef libeval_compiler: implemented unary +/- operators 5 years ago
Tomasz Wlostowski c88c8102e5 libeval_compiler: fixed segfault for "(number)" expressions. 5 years ago
Tomasz Wlostowski a5a06e3c89 libeval_compiler: general clean up of the Lemon grammar + some smart pointers + killed all memory leaks. WIP! 5 years ago
Seth Hillbrand 7c455f2357 First pass at DRC RTree functionality 5 years ago
Ian McInerney 0a1d8c1aaa Move lemon parser generation into build directory 5 years ago
Jeff Young 16c645bfd9 Quiet the CLang compiler. 5 years ago
Jon Evans 0d70cb70ea Update nlohmann::json to 3.9.0 5 years ago
Seth Hillbrand acf4756e73 Remove extraneous build warning 5 years ago
Tomasz Wlostowski 151b4e4e5e libcontext: clean up own's shit when coroutine call is over (MSVC only) 5 years ago
Ian McInerney b5adf5bb21 Only try to remove the implicit conversion warning if it is supported 5 years ago
Seth Hillbrand 4ef02fd699 Replace TTL delauney triangulator 5 years ago
Ian McInerney e4b6487fca Overhaul compiler warnings infrastructure 6 years ago
Thomas Pointhuber b707c84b62 Use Record handling for parsing 6 years ago
jean-pierre charras 48fba00eb4 Fix a compil warning. 6 years ago
Jon Evans 1449af40ed Add forward-declaration header for nlohmann/json 6 years ago
jean-pierre charras 79e7a27492 Fix a few Coverity warnings. 6 years ago