Daniel Marjamäki
|
58c91c4645
|
Revert "Refactoring endsWith utility function"
This reverts commit d300d1f61b .
|
2018-07-25 16:14:43 +02:00 |
Daniel Marjamäki
|
d300d1f61b
|
Refactoring endsWith utility function
|
2018-07-25 07:43:50 +02:00 |
PKEuS
|
e2002db78d
|
Replaced make_container by C++11 initializer lists
|
2018-04-08 23:03:44 +02:00 |
Daniel Marjamäki
|
7e4dba6a7e
|
Updated copyright year
|
2018-03-31 20:59:09 +02:00 |
Daniel Marjamäki
|
96167ffa51
|
Compatibility fixes for gcc 4.5
|
2018-03-29 17:37:06 +02:00 |
Daniel Marjamäki
|
c4caee6b18
|
Updated copyright year
|
2018-01-14 15:37:52 +01:00 |
orbitcowboy
|
d9ef5c5a85
|
Improved const correctness of local variables.
|
2017-10-01 14:24:37 +02:00 |
Daniel Marjamäki
|
406ddc5c10
|
cleanup dead code, spotted by dmitry-me!
|
2017-09-30 23:05:42 +02:00 |
Daniel Marjamäki
|
9ce23203cc
|
Fix includes
|
2017-09-30 12:45:25 +02:00 |
Daniel Marjamäki
|
885f8452e4
|
reuse case insensitive string comparison function
|
2017-09-30 11:25:46 +02:00 |
Ayaz Salikhov
|
4bbc830a85
|
Fix warnings
|
2017-07-17 10:13:11 +03:00 |
Ayaz Salikhov
|
28aa939d69
|
iwyu - include what you use
|
2017-05-27 04:33:47 +02:00 |
Daniel Marjamäki
|
e73657b198
|
Clarify arrayIndexOutOfBounds
|
2017-05-23 14:58:43 +02:00 |
Daniel Marjamäki
|
f92ef7d8e2
|
Refactoring. Use 'endsWith()'
|
2017-04-23 10:17:35 +02:00 |
Daniel Marjamäki
|
87bc667289
|
astyle formatting
[ci skip]
|
2017-04-02 09:26:14 +02:00 |
Daniel Marjamäki
|
1faca91c1d
|
Added 'endsWith' utility function. This will make compiling the democlient easier.
|
2017-04-01 18:14:18 +02:00 |
Lauri Nurmi
|
996c9244d8
|
Update copyright year to 2007-2016.
|
2016-01-01 15:34:45 +02:00 |
Alexander Mai
|
53dbcb956f
|
Small refactoring: use a single complete set for reserved for each C/C++. Replace NULL by nullptr
|
2015-11-29 13:23:13 +01:00 |
Daniel Marjamäki
|
0f9d90d2be
|
Changed Copyrights. Removed my name.
|
2015-11-18 20:04:50 +01:00 |
PKEuS
|
c96f85e2a2
|
Refactorization: Implemented rValue-reference- and "const char*"-overload to make_container::operator<<
|
2015-08-11 14:05:01 +02:00 |
Alexander Mai
|
b3c7a3f798
|
Fix more (potential) multi-threading issues
|
2015-06-20 22:26:51 +02:00 |