Alphabetical Index | Tags by Size | Find tag:

liblegacy (Grouped)

Related tags: libdeng, libdeng1, Str

Authorship: 91% skyjake, 9% danij

View commits by date

Jump down to:
  Fixed (7)
  Added (3)
  Cleanup (3)
  Debug (2)
  Doom (2)
  Unix (2)
  libappfw (1)
  libcore (1)
  libshell (1)
  Optimize (1)
  Performance (1)
  Smoother (1)
  Windows (1)
November 2018
2018-11-27 : Improved const usage in API
July 2018
2018-07-29 : Thread ownership
June 2018
2018-06-17 : Removal of Qt dependencies
November 2016
2016-11-18 : Making a ddstring_t out of a QString
January 2016
2016-01-02 : Vector typedefs for function declarations
July 2015
2015-07-22 : Optionally using a std::function as thread callback
October 2014
2014-10-29 : C++11 compatibility warning (string literals)

  Fixed (7) — liblegacy

June 2018
2018-06-26 Fixed : Fixed use of milliseconds vs. seconds
February 2017
2017-02-26 Fixed : Update the current time
2017-02-10 Fixed | libappfw : Improved thread-safety
December 2015
2015-12-31 Fixed : Potential crash
February 2015
2015-02-16 Fixed | Unix : Path manipulation in Windows style file finding
2015-02-16 Fixed | Unix : Path manipulation in Windows style file finding
June 2014
2014-06-02 Doom | Fixed | libcore | Windows : File path encoding issues

↑ Back to top

  Added (3) — liblegacy

October 2018
2018-10-18 Added | Cleanup : Added NON_ZERO and IS_ZERO macros
July 2018
2018-07-15 Added | Cleanup | Doom : Added flags for DoomsdayApp; cleanup
May 2014
2014-05-12 Added : Added a C-string duplication function

↑ Back to top

  Cleanup (3) — liblegacy

October 2018
2018-10-18 Added | Cleanup : Added NON_ZERO and IS_ZERO macros
July 2018
2018-07-15 Added | Cleanup | Doom : Added flags for DoomsdayApp; cleanup
October 2014
2014-10-25 Cleanup : Dumped the now unused v1 Kd Tree data structure

↑ Back to top

  Debug (2) — liblegacy

July 2018
2018-07-28 Debug : More robust threading behavior
February 2015
2015-02-05 Debug : Crash when reading bad network packet data

↑ Back to top

  Doom (2) — liblegacy

July 2018
2018-07-15 Added | Cleanup | Doom : Added flags for DoomsdayApp; cleanup
June 2014
2014-06-02 Doom | Fixed | libcore | Windows : File path encoding issues

↑ Back to top

  Unix (2) — liblegacy

February 2015
2015-02-16 Fixed | Unix : Path manipulation in Windows style file finding
2015-02-16 Fixed | Unix : Path manipulation in Windows style file finding

↑ Back to top

  libappfw (1) — liblegacy

February 2017
2017-02-10 Fixed | libappfw : Improved thread-safety

↑ Back to top

  libcore (1) — liblegacy

June 2014
2014-06-02 Doom | Fixed | libcore | Windows : File path encoding issues

↑ Back to top

  libshell (1) — liblegacy

June 2018
2018-06-29 libshell : Symbol visibility

↑ Back to top

  Optimize (1) — liblegacy

October 2014
2014-10-03 Optimize | Smoother : Smoother_Evaluate should not continuously log its internal state

↑ Back to top

  Performance (1) — liblegacy

November 2016
2016-11-04 Performance : Use libcore high-performance timing

↑ Back to top

  Smoother (1) — liblegacy

October 2014
2014-10-03 Optimize | Smoother : Smoother_Evaluate should not continuously log its internal state

↑ Back to top

  Windows (1) — liblegacy

June 2014
2014-06-02 Doom | Fixed | libcore | Windows : File path encoding issues

↑ Back to top