Alex
|
fd80a359c7
|
Restore changes for shadow warnings...
|
2024-03-12 22:55:56 +02:00 |
|
Alex
|
28fdb904a0
|
Prefer the parameters be renamed and this warning (-Wshadow) kept to make GCC happy
|
2024-03-11 22:24:40 +02:00 |
|
Michael Hansen
|
93495c3bfb
|
Reduce unnecessary uses of std::list
|
2022-12-01 11:35:14 -08:00 |
|
Michael Hansen
|
f88869fb17
|
Use std::string instead of manual character buffers where applicable.
|
2019-10-02 16:01:54 -07:00 |
|
Michael Hansen
|
8d3752b4f0
|
Start requring C++11 with explicit virtual overrides.
|
2019-10-02 14:41:49 -07:00 |
|
Michael Hansen
|
b9dd99d518
|
Don't create special objects for NULL, just use NULL directly.
Also move null check into PycRef for nullable references.
|
2017-07-05 16:36:04 -07:00 |
|
Michael Hansen
|
96122d23b8
|
Minor typing/aliasing cleanup
|
2017-07-05 16:10:09 -07:00 |
|
Zlodiy
|
cbfd5e980e
|
Alternative solution using union
|
2014-06-05 15:11:06 +11:00 |
|
Zlodiy
|
f3100a8bd1
|
Alternative solution using union
|
2014-06-05 12:26:16 +11:00 |
|
Zlodiy
|
5cd3bb8626
|
Alternative solution using union
|
2014-06-05 12:17:06 +11:00 |
|
Zlodiy
|
67eaa4fddd
|
Alternative solution using union
|
2014-06-05 12:12:46 +11:00 |
|
Michael Hansen
|
c474d368a1
|
Use less conflicting filenames
|
2011-10-23 17:48:10 -07:00 |
|