Alphabetical Index | Tags by Size | Find tag:

libdeng1 (Grouped)

Related tags: libdeng, liblegacy, Str

Authorship: 68% skyjake, 32% danij

View commits by date

Jump down to:
  Added (4)
  Refactor (4)
  Cleanup (3)
  Fixed (3)
  Reader (3)
  API (1)
  Debug (1)
  libdeng2 (1)
  qmake (1)
  Writer (1)
February 2014
2014-02-17 : Prefix PI, PI_D macros with 'DD_'
February 2013
2013-02-04 : Lowered log level of garbage recycling messages
January 2013
2013-01-07 : Updated code style for consistency
2013-01-06 : Clarified functionality of M_Realloc()
July 2012
2012-07-06 : Use appropriate header paths

  Added (4) — libdeng1

January 2014
2014-01-31 Added | Debug : Added an assert
2014-01-23 Added | API : Added Str_StartsWith()
April 2013
2013-04-22 Added : Added a couple of new 2D vector box methods
2013-04-09 Added : Added macro DBL2FIX

↑ Back to top

  Refactor (4) — libdeng1

February 2014
2014-02-12 libdeng2 | Refactor : Relocated Garbage to libdeng2
January 2014
2014-01-11 Refactor : Renamed the "boolean" define to "dd_bool"
April 2013
2013-04-13 Refactor : Use revised libdeng2 C wrapper functions
March 2013
2013-03-09 Cleanup | Refactor : Const-correctness refactorings to the vector1 module; cleanup

↑ Back to top

  Cleanup (3) — libdeng1

March 2013
2013-03-09 Cleanup | Refactor : Const-correctness refactorings to the vector1 module; cleanup
January 2013
2013-01-06 Cleanup : Moved text utilities to a separate source file
2013-01-05 Cleanup : Cleanup

↑ Back to top

  Fixed (3) — libdeng1

October 2013
2013-10-13 Fixed | Reader : Reading 16/32-bit values
2013-10-13 Fixed | Reader : Possibly undefined operation
2013-10-13 Fixed | Reader | Writer : Avoiding pointer alignment issues

↑ Back to top

  Reader (3) — libdeng1

October 2013
2013-10-13 Fixed | Reader : Reading 16/32-bit values
2013-10-13 Fixed | Reader : Possibly undefined operation
2013-10-13 Fixed | Reader | Writer : Avoiding pointer alignment issues

↑ Back to top

  API (1) — libdeng1

January 2014
2014-01-23 Added | API : Added Str_StartsWith()

↑ Back to top

  Debug (1) — libdeng1

January 2014
2014-01-31 Added | Debug : Added an assert

↑ Back to top

  libdeng2 (1) — libdeng1

February 2014
2014-02-12 libdeng2 | Refactor : Relocated Garbage to libdeng2

↑ Back to top

  qmake (1) — libdeng1

July 2012
2012-07-23 qmake : Enable strict warnings for GCC/Clang

↑ Back to top

  Writer (1) — libdeng1

October 2013
2013-10-13 Fixed | Reader | Writer : Avoiding pointer alignment issues

↑ Back to top