turleypol
21577d8e5b
Clang Tidy concat namespaces ( #855 )
...
* tidy
* Automated clang-tidy change: modernize-concat-nested-namespaces
* compile test
* fix namespace
---------
Co-authored-by: Clang Tidy <clang-tidy@users.noreply.github.com>
2026-01-17 10:30:21 +01:00
turleypol
ce9834e1ef
Regions Pos class refactor ( #426 )
...
* Regions Pos class refactor
* switched memorylayout of regions. y first to be more cache friendly
2021-09-13 20:27:13 +02:00
esdete
fe3cdd9c6f
Cleanup
...
- removing output parameter in XyToZone
- copy to move optimization while inserting to map
- for each type loops
2018-07-31 14:06:31 +02:00
turleypol
dbb25bdb62
Include and buildsystem cleanup ( #45 )
...
Include cleanup
Reworked buildsystem (Linux only)
Removed dynamic libs, Linux now again uses static linking (like windows)
2018-01-29 21:55:48 +01:00
turley
189cad3479
Formating everything
...
Authors are not forced to use the clang-format setting, but should
atleast be inspired by the style.
The only thing which is now not allowed are tabs for ident/alignment!
2016-02-19 19:26:35 +01:00
turley
ed7b16b233
normalized lineendings
2016-02-11 22:54:43 +01:00
Gabriele Tozzi
d1ac902926
Documentation: reformatted headers for DoxyGen
2016-01-28 14:52:40 +01:00
frozenblit
7a638a8ca2
More cleanups, yay!
2014-11-01 11:27:02 +01:00
turley
99d7dc3037
namespaces...finally :)
...
Hard part is finished every file is touched. Namespaces are currently rough named by directory name.
Maybe we could split it more
2013-12-21 09:10:46 +00:00
muaddib_pol
631ed68c4a
+ All projects now using literal paths for includes.
...
+ Disabled Compiler warning 4244 in VS for str.cpp and strutil.cpp due to fact they are false warnings there.
2009-09-12 23:51:20 +00:00
muaddib_pol
d032ee448f
+ POL is now, open source.
2009-09-03 19:44:42 +00:00