Commit History

Author SHA1 Message Date
  Stefan Profanter 06b79e30da Use correct shebang for python scripts 7 years ago
  Julius Pfrommer 70e47a8419 Merge branch '0.2' 7 years ago
  Julius Pfrommer 8c7e7ea237 enforce utf8 encoding with replacement of unprintable characters during amalgamation 7 years ago
  Julius Pfrommer 4f23e1d3bd Merge branch '0.2' 8 years ago
  Julius Pfrommer d77e1ad556 include ms_stdint.h only when necessary 8 years ago
  Kravtsov Maksim 71c772adea Configuration for the compile under QNX6.5 (#995) 8 years ago
  Julius Pfrommer 59e050c7b5 Merge branch '0.2' 8 years ago
  Julius Pfrommer 93e79321c1 fsync after every amalgamated file 8 years ago
  Julius Pfrommer cc8cab755b Merge branch '0.2' 8 years ago
  Julius Pfrommer 8f2cb0d0c1 travis build errors re-appeared 8 years ago
  Julius Pfrommer cb93884869 Merge branch '0.2' 8 years ago
  Julius Pfrommer 4ff6793aeb improve speed of amalgamation; flush only at the end 8 years ago
  Stefan Profanter 194cb8968c Merge remote-tracking branch 'upstream/0.2' 8 years ago
  Stefan Profanter 800bd61728 flush and fsync amalgamated file. Fix #970 8 years ago
  Stefan Profanter 14df336430 Code review: @Pro's MDNS implementation (#732) 8 years ago
  FlorianPalm 0ece9cfeed removed further lisence notes (include directory) 8 years ago
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 8 years ago
  Root-Core cc5059eebe Added newline to amalgameted file 8 years ago
  Sten Grüner e824061755 Mingw32 amalgamation (#747) 8 years ago
  Julius Pfrommer cffdd4cc60 improve the amalgamation procedure; fix a compile issue on msvc 8 years ago
  Julius Pfrommer f828edd2a0 cosmetic improvements 9 years ago
  Stasik0 1662270c7a making client more conformant, relates to #420 9 years ago
  Markus Graube 87580bd212 fix amalgation script for pcg_32 9 years ago
  Julius Pfrommer e5f2af8a2d generate encoding inline functions into a separate header 9 years ago
  Julius Pfrommer 0b9b7095ca no compiler flag required to compile amalgamated server 9 years ago
  Julius Pfrommer df4753b00d improve amalgamation 9 years ago
  Holger Jeromin b87270d2df more hidden strings to be converted 10 years ago
  Holger Jeromin c12ed04343 forcing unicode string even for python 2.7 10 years ago
  Holger Jeromin 6d8a59eac5 using io.open instead of open to have the encoding parameter available on python 2.7, too. 10 years ago
  Holger Jeromin 379b5e2c37 flush=True on print is python 3 only :-/ 10 years ago