24 Revize (6968c8ce8688b42f0ddfd4d502ed33dc03a50d63)

Autor SHA1 Zpráva Datum
  Kostis Sagonas e9c4d77bea Fix specs so that they correspond to the code před 13 roky
  Andrew Thompson 79b8fd1b05 Don't break printing lists of binaries před 13 roky
  Andrew Thompson 6b7f1dd4a3 Support for printing bitstrings (reported by @freeaakk) před 13 roky
  Bryan Fink c2b5f9f67c don't quote atoms just for containing numerals před 13 roky
  Brendan Hay 446ca91d50 Prefixing alist/3 error to make it compile on R13A před 13 roky
  Andrew Thompson 5068e29383 Fix a couple minor issues with length calculation, add tests před 13 roky
  Andrew Thompson 3311702a6d Add builtin chomping to lager_format před 13 roky
  Andrew Thompson 31d9529e3e Default to treating lists as strings, (and set it false for ~w) před 13 roky
  Andrew Thompson 9c6ce62ff8 Fix some more formatting bugs před 13 roky
  Andrew Thompson 9e735a72ad Improve tests, fix some minor bugs před 13 roky
  Andrew Thompson d16dfaa0f8 Implement ~P/~W style depth-limiting před 13 roky
  Andrew Thompson e5b58fc71e Implement print options for trunc_io so ~s/~p/~w emulation is more accurate před 13 roky
  Andrew Thompson e45d5bc3c9 Implement an alternative and much faster lager_trunc_io:format/3 před 13 roky
  Andrew Thompson 5140cb3449 Don't convert \r, etc to spaces, don't assume printablility by first char před 13 roky
  Andrew Thompson 7e9da648db Several fixes for printing binaries, improve quote stripping před 13 roky
  Andrew Thompson af4ea7f31d Don't treat floats in a list as printable characters Reported by @bryanhughes před 13 roky
  Andrew Thompson a0440a9d60 Smarter doublequote stripping when printing strings with ~s před 13 roky
  Andrew Thompson 9a577df2e0 Use the io_lib_format:fwrite_g function to print floats před 13 roky
  Andrew Thompson 3babca112c Make sure atoms needing quoting are quoted. před 13 roky
  Andrew Thompson 95f87e5d8b Remove unecessary and pointless call to lists:flatten před 13 roky
  Andrew Thompson 03d3fa1a95 Fixes and tests for deep-list handling in trunc_io:format před 13 roky
  Andrew Thompson 9cbb72c3ca Cleanup some commented out code před 14 roky
  Andrew Thompson 6a8403f371 Fix edoc generation před 14 roky
  Andrew Thompson 4ac01374fa Rename trunc_io to lager_trunc_io to prevent clashes před 14 roky
  Andrew Thompson d230cbaa02 More fixes found by QC and some QC improvements před 14 roky
  Andrew Thompson 71fae1b89a Truncator for funs; special case binary truncation when max is 0 před 14 roky
  Andrew Thompson f3b9fbd0fb Take the size of the format string into account when printing před 14 roky
  Andrew Thompson 37f190f037 Try to give more equal allocations to large terms před 14 roky
  Andrew Thompson 01dc584838 Add truc_io:format and use it in the crash logger před 14 roky
  Andrew Thompson 5bc97a9096 Forgot to add trunc_io před 14 roky