Alexander Grund
|
0a68c52b7f
|
Modernize using nullptr
|
2023-05-07 19:01:45 +02:00 |
|
Joseph Malle
|
6f36132f1d
|
spelling and grammar fixes
|
2022-10-27 20:33:32 +02:00 |
|
Alexander Grund
|
705ee0f59d
|
Remove superflous <iostream> includes
Signed-off-by: Alexander Grund <Flamefire@users.noreply.github.com>
|
2022-10-21 21:29:28 +02:00 |
|
Alexander Grund
|
7784f46243
|
Format sources
Use clang-format-14 to format source code consistently.
Closes #98
|
2022-10-10 14:25:58 +02:00 |
|
Alexander Grund
|
707f801c55
|
Remive vim markers
To be replaced by clang-format in the future.
|
2022-07-12 18:35:42 +02:00 |
|
Alexander Grund
|
595934f25e
|
Update license headers
Use the more concise format omitting the reference to the license file
and refer to the URL only.
|
2022-07-12 18:35:41 +02:00 |
|
Alexander Grund
|
00c8e07689
|
Remove using std-namespace and reformat
Removes the `using namespace std` to easier differentiate between
Boost.Locale and Std stuff.
Add spaces around shift operators.
|
2022-06-30 15:08:08 +02:00 |
|
Alexander Grund
|
d1fc12426f
|
Remove trailing spaces
|
2022-06-04 11:50:39 +02:00 |
|
Artyom Beilis
|
4c30e01d23
|
First Version of Boost.Locale integrated into SVN trunk
[SVN r73017]
|
2011-07-12 13:57:36 +00:00 |
|