Commit Graph

  • bbfb669781 Merge branch 'master' of labs.phundrak.fr:phundrak/lzw-assignment master Phuntsok Drak-pa 2019-08-22 17:57:03 +0200
  • e863923b0d Stripping binary from unneeded data Phuntsok Drak-pa 2019-08-22 17:56:58 +0200
  • 412089e653 added nodiscard attributes Phuntsok Drak-pa 2019-08-19 16:40:13 +0200
  • 766e9ceb41 better gitignore Phuntsok Drak-pa 2019-06-16 17:21:11 +0200
  • f763f476fb reduced usage of puts Phuntsok Drak-pa 2018-11-21 10:28:13 +0100
  • 946350c88b help message instead of error in case of no input path Phuntsok Drak-pa 2018-11-21 01:59:02 +0100
  • fdcdc6519a better code quality Phuntsok Drak-pa 2018-11-21 01:49:30 +0100
  • 988dbcaa87 woops, forgot these lines Phuntsok Drak-pa 2018-11-21 01:21:13 +0100
  • 631bca6d8f fix building issue with travis I hope Phuntsok Drak-pa 2018-11-21 01:13:37 +0100
  • db9aa784ef travis update Phuntsok Drak-pa 2018-11-21 01:05:46 +0100
  • b3ea126e42 added cache for apt with travis Phuntsok Drak-pa 2018-11-21 00:59:02 +0100
  • ba4706cec4 travis update Phuntsok Drak-pa 2018-11-21 00:56:35 +0100
  • 4192e9789d Merge branch 'master' of github.com:Phundrak/lzw-assignment Phuntsok Drak-pa 2018-11-21 00:53:55 +0100
  • 652146a93a testing cloudsonar with travis Phuntsok Drak-pa 2018-11-21 00:52:03 +0100
  • 834504c886
    Update README.md Phuntsok Drak-pa 2018-11-21 00:38:26 +0100
  • 2b932f3e1a added gitlabCI config file Phuntsok Drak-pa 2018-11-02 14:41:43 +0100
  • 6d4e29b030 cleaned a bit and made general Makefile Phuntsok Drak-pa 2018-06-24 18:59:17 +0200
  • 8e23eb858e BUG FIXED, DOBBY IS FREEEEEE!!! Phuntsok Drak-pa 2018-06-24 18:34:43 +0200
  • 3e9d94d865 did not mean for this line to be commited Phuntsok Drak-pa 2018-06-24 18:08:50 +0200
  • 0523fe77f2 Bug identified, first char of new chunk not witten (see uncompress.cc:59) Phuntsok Drak-pa 2018-06-24 18:03:09 +0200
  • e01334a566 removed Doxygen from release build Phuntsok Drak-pa 2018-06-24 18:01:24 +0200
  • 4c212907c2 bugfixes Phuntsok Drak-pa 2018-06-21 17:38:51 +0200
  • 94435ef305 updated help message Phuntsok Drak-pa 2018-06-18 18:04:07 +0200
  • d3ea93d13e Updated README.md Phuntsok Drak-pa 2018-06-18 17:53:38 +0200
  • 8b8032e533 hopefully will fix Travis-CI builds Phuntsok Drak-pa 2018-06-18 17:10:49 +0200
  • 5830f4225c bugfix: fixed writing mask for charsize increase Phuntsok Drak-pa 2018-06-18 16:51:06 +0200
  • 8777183821 better, but still some bugs Phuntsok Drak-pa 2018-06-17 06:38:57 +0200
  • 7775fec68e test nouvelles fonctions new-bitpack Phuntsok Drak-pa 2018-06-17 04:09:25 +0200
  • bae6d01bc8 fixed new bitpack size detection Phuntsok Drak-pa 2018-06-15 23:08:17 +0200
  • 79770384c1 Deleted unused files Phuntsok Drak-pa 2018-06-15 19:58:25 +0200
  • 9b892e12ee OSX deactivated for now Phuntsok Drak-pa 2018-06-15 19:54:47 +0200
  • 2b3e5e3f2b Fixed bit-packing bug Phuntsok Drak-pa 2018-06-15 19:54:00 +0200
  • 5b9f3ccd6a forgot to change this line Phuntsok Drak-pa 2018-06-11 22:11:58 +0200
  • 6c3fb8b6a7 removed [[nodiscard]] and changed chunk binary format Phuntsok Drak-pa 2018-06-11 21:26:05 +0200
  • 67a88aaf91 bug fixed as input stream was char and not unsigned char Phuntsok Drak-pa 2018-06-11 21:02:59 +0200
  • ec85a4b978 Some fixes, dictionary still broken Phuntsok Drak-pa 2018-06-11 16:34:35 +0200
  • e54e5fa07d Bit-unpacking FIXEDDDDDDDDDDDD Phuntsok Drak-pa 2018-06-11 00:58:01 +0200
  • 5eb33fb04f I think I fixed the lzw algo, but somehow uncompression still broken Phuntsok Drak-pa 2018-06-10 23:44:10 +0200
  • fcfe944c5d Added (broken) uncompressing algo + fixed bit-unpacking Phuntsok Drak-pa 2018-06-10 21:21:06 +0200
  • 9f70b01886 Moved ipow function Phuntsok Drak-pa 2018-06-09 23:11:27 +0200
  • f8b493de2b added bit-unpacking algorithm Phuntsok Drak-pa 2018-06-09 22:59:11 +0200
  • 1909b52c32 bugfix Phuntsok Drak-pa 2018-06-09 11:00:34 +0200
  • 8e04f74bba bugfix Phuntsok Drak-pa 2018-06-09 03:30:37 +0200
  • 6d779d8606 Changed file writing method to dynamic bit-packing Phuntsok Drak-pa 2018-06-09 03:18:28 +0200
  • d901cd60f2 removed bettercode Phuntsok Drak-pa 2018-06-09 02:50:14 +0200
  • cbd6d89234 Added function for bit-packing compression-side Phuntsok Drak-pa 2018-06-09 02:44:03 +0200
  • b807ee259e changed some types Phuntsok Drak-pa 2018-06-05 11:38:27 +0200
  • 816b5cf1a7 update CircleCI Phuntsok Drak-pa 2018-05-25 13:39:55 +0200
  • 3413bc9372 Added doxygen and graphviz to release builds on TravisCI and CircleCI Phuntsok Drak-pa 2018-05-25 13:36:21 +0200
  • 74804a1ead Bugfixes and additional changes Phuntsok Drak-pa 2018-05-25 13:28:37 +0200
  • 3bd2e15c76 removed unused prototype and header Phuntsok Drak-pa 2018-05-25 13:22:51 +0200
  • c3ec86de87 Added documentation generation as CMake target for Release Lucien Cartier-Tilet 2018-05-25 13:20:46 +0200
  • 5ee86709ee I'm so stupid omb... Phuntsok Drak-pa 2018-05-25 12:13:21 +0200
  • 44434df096 Code cleanup Phuntsok Drak-pa 2018-05-25 12:13:12 +0200
  • 72c71c306f Changed I/O, compression behavior, removed threads Phuntsok Drak-pa 2018-05-25 12:00:58 +0200
  • 2cfb560153 For some reason it worked before but not anymore Phuntsok Drak-pa 2018-05-25 12:00:30 +0200
  • c2f3621815 updated bettercodehub settings Phuntsok Drak-pa 2018-05-23 22:54:41 +0200
  • 2366693069 updated bettercodehub settings Phuntsok Drak-pa 2018-05-23 22:51:27 +0200
  • e5c6ce7afc
    Added CircleCI badge Phuntsok Drak-pa 2018-05-23 18:11:41 +0200
  • 440b38bf22
    Merge pull request #4 from Phundrak/circle-ci Phuntsok Drak-pa 2018-05-23 18:03:00 +0200
  • 5b1a3d9ea4 testing circle-ci #8 circle-ci Phuntsok Drak-pa 2018-05-23 17:58:21 +0200
  • 031fa1fe92 testing circle-ci #7 Phuntsok Drak-pa 2018-05-23 17:54:43 +0200
  • 5f5f375b0a testing circle-ci #6 Phuntsok Drak-pa 2018-05-23 17:50:40 +0200
  • 7c81aabe3c testing circle-ci #5 Phuntsok Drak-pa 2018-05-23 17:46:04 +0200
  • 0e9c48905a testing circle-ci #4 Phuntsok Drak-pa 2018-05-23 17:44:27 +0200
  • 41ece093a8 testing circle-ci #3 Phuntsok Drak-pa 2018-05-23 17:42:33 +0200
  • 8fb6ebc51b test circle-ci #2 Phuntsok Drak-pa 2018-05-23 17:40:10 +0200
  • 5cfbae022c added circle-ci file Phuntsok Drak-pa 2018-05-23 17:36:57 +0200
  • 87c8fa8601 updated README Phuntsok Drak-pa 2018-05-23 17:21:56 +0200
  • 8991828c40 modified settings Phuntsok Drak-pa 2018-05-23 17:15:55 +0200
  • a60e72272d added bettercodehub file Phuntsok Drak-pa 2018-05-23 17:13:44 +0200
  • 8ffe59493f removed codecov Phuntsok Drak-pa 2018-05-23 17:10:27 +0200
  • 34399b9b93 some style improvement Phuntsok Drak-pa 2018-05-23 16:27:54 +0200
  • 7c2ea0477a Merge branch 'master' of github.com:Phundrak/lzw-assignment Phuntsok Drak-pa 2018-05-23 16:27:34 +0200
  • 596bf12592 testing codecov #1 Phuntsok Drak-pa 2018-05-23 16:27:13 +0200
  • de51e78dda
    Update README.md Phuntsok Drak-pa 2018-05-07 19:11:04 +0200
  • 7c2994cacb removed execution in Travis Phuntsok Drak-pa 2018-05-04 14:36:20 +0200
  • 3a4eff5ceb Fixed crashing processes and changed file writer Phuntsok Drak-pa 2018-05-03 13:28:17 +0200
  • 4e8012a6dd
    Merge pull request #3 from Phundrak/test-travis Phuntsok Drak-pa 2018-05-03 13:27:20 +0200
  • 32a08d2758 testing travis-ci #16 Phuntsok Drak-pa 2018-05-03 13:13:59 +0200
  • ecb94a170e testing travis-ci #15 Phuntsok Drak-pa 2018-05-03 13:08:49 +0200
  • 5e6f43dcaa testing travis-ci #14 Phuntsok Drak-pa 2018-05-03 13:03:09 +0200
  • fc6c6aa9f2 testing travis-ci #13 Phuntsok Drak-pa 2018-05-03 12:56:59 +0200
  • ff2c893439 testing travis-ci #12 Phuntsok Drak-pa 2018-05-03 12:51:28 +0200
  • 2ff37a5670 testing travis-ci #11 Phuntsok Drak-pa 2018-05-03 12:48:18 +0200
  • e5ee197ae7 testing travis-ci #10 Phuntsok Drak-pa 2018-05-03 12:40:56 +0200
  • e647985bd7 CMakeList updated Phuntsok Drak-pa 2018-05-03 12:33:23 +0200
  • 589e1961d8 testing travis-ci #9 Phuntsok Drak-pa 2018-05-03 12:29:37 +0200
  • 8bb992acc1 testing travis-ci #8 Phuntsok Drak-pa 2018-05-03 12:20:17 +0200
  • 4a6bd0f9fb testing travis-ci #7 Phuntsok Drak-pa 2018-05-03 12:12:15 +0200
  • 973c5897e5 testing travis-ci #6 Phuntsok Drak-pa 2018-05-03 12:04:43 +0200
  • a23a42e86d testing travis-ci #5 Phuntsok Drak-pa 2018-05-03 11:59:17 +0200
  • c332361b0d testing travis-ci #4 Phuntsok Drak-pa 2018-05-03 11:57:12 +0200
  • 0a2ea8d706 testing travis-ci #3 Phuntsok Drak-pa 2018-05-03 11:55:53 +0200
  • 877a1d1ebd testing travis-ci #2 Phuntsok Drak-pa 2018-05-03 11:42:10 +0200
  • 43ab47d927 testing travis-ci #1 Phuntsok Drak-pa 2018-05-03 11:28:38 +0200
  • e0b869a844 Documenting and optimization Phuntsok Drak-pa 2018-04-29 14:13:14 +0200
  • aaf8c09319 Added portable getopt Phuntsok Drak-pa 2018-04-29 14:11:56 +0200
  • 1c1de59c0a updated travis Phuntsok Drak-pa 2018-04-26 14:46:19 +0200
  • a60f4ac045
    Merge pull request #2 from Phundrak/threaded Phuntsok Drak-pa 2018-04-26 14:42:37 +0200