| April 5, 2021 | ||
|---|---|---|
View 473c6d6
Use std::filesystem::path for reading/writing files.Naram Qashat authored on 2021/04/05 00:20:56 |
||
| March 30, 2021 | ||
|---|---|---|
View a6d7b87
Add override keyword.Naram Qashat authored on 2021/03/30 01:29:32 |
||
| March 29, 2021 | ||
|---|---|---|
View b5a223a
Silence various Visual Studio warnings:Naram Qashat authored on 2021/03/29 00:10:11 |
||
| March 21, 2021 | ||
|---|---|---|
View f88fe4a
Various changes:Naram Qashat authored on 2021/03/21 03:16:45 |
||
| March 20, 2021 | ||
|---|---|---|
View 641f917
Correct a few warnings Visual Studio was complaining about.Naram Qashat authored on 2021/03/20 20:40:21 |
||
View 9bbbc50
Use C++17 std::filesystem functions instead of my own.Naram Qashat authored on 2021/03/20 20:05:50 |
||
View c4e3778
Use std::make_unique where possible.Naram Qashat authored on 2021/03/20 04:37:08 |
||
| March 19, 2021 | ||
|---|---|---|
View 21e0f05
Correct typos in the function names in the loads of GSF and SNSF.Naram Qashat authored on 2021/03/19 15:58:49 |
||
View 4f88cb5
Some conversion replacements:Naram Qashat authored on 2021/03/19 11:57:21 |
||
View e50612d
Remove last modification date from files.Naram Qashat authored on 2021/03/19 10:58:12 |
||
| September 25, 2014 | ||
|---|---|---|
View ec120fe
* Small Makefile changes.Naram Qashat authored on 2014/09/25 12:28:21 |
||
| September 24, 2014 | ||
|---|---|---|
View fe3d6ae
Lots of changes in regards to strings, as follows:Naram Qashat authored on 2014/09/24 13:58:55 |
||
| September 17, 2014 | ||
|---|---|---|
View 9315374
* Fixes for gcc and clang (while they can compile the code, the DLLs made aren't functional, but oh well).Naram Qashat authored on 2014/09/17 19:51:45 |
||
| May 27, 2013 | ||
|---|---|---|
View be9d550
[SNSF] Replaced most uses of fill/copy with fill_n/copy_n, and a few other minor code cleanups.Naram Qashat authored on 2013/05/27 22:34:22 |
||
| May 23, 2013 | ||
|---|---|---|
View 5035fcf
[SNSF] Massive code cleanup, as well as removing as much unused code/variables as possible.Naram Qashat authored on 2013/05/23 06:02:16 |
||