1
0
mirror of https://github.com/danog/PHPStruct.git synced 2024-11-29 20:09:04 +01:00

Commit Graph

  • 9a774d50b7
    Apply fixes from StyleCI master StyleCI Bot 2022-03-26 12:53:42 +0000
  • cebabbce68
    Delete composer.lock Daniil Gentili 2022-03-26 13:53:34 +0100
  • 36d1dfa6c7 Make HHVM happy Daniil Gentili 2018-06-04 16:42:58 +0200
  • 252ef27517 Apply fixes from StyleCI Daniil Gentili 2018-06-04 14:28:18 +0000
  • 2cd9da9d55 Cleanup Daniil Gentili 2018-06-04 16:27:57 +0200
  • 41ccdd98cf Simplify packing Daniil Gentili 2018-06-03 13:23:37 +0200
  • 794445b60c Simplify and speed up binary addition and NOT Daniil Gentili 2018-06-03 12:26:50 +0200
  • a82605840a Typo fix Daniil Gentili 2018-06-03 11:57:53 +0200
  • 1c97a6afb4 Merge 9566fb96ab into 7f3c6254b8 Vitor Mattos 2017-04-22 04:36:30 +0000
  • 5147a3a344 Apply fixes from StyleCI fast Daniil Gentili 2017-03-01 19:55:09 +0000
  • 762e61372a Fixes to negative limits Daniil Gentili 2017-03-01 20:54:57 +0100
  • 7f3c6254b8 Fixes to negative limits Daniil Gentili 2017-03-01 20:48:44 +0100
  • 660ca356da Apply fixes from StyleCI Daniil Gentili 2017-02-25 12:41:26 +0000
  • 9566fb96ab Performance increase Vitor Mattos 2017-01-20 23:05:00 -0200
  • f050e9bedf Fix a bug, create a new one (not dis time doe) 1.2 danogentili 2016-11-14 18:09:50 +0300
  • c7a2c2d5a7 Improved performance for static usage 1.1.3 danogentili 2016-11-14 16:35:57 +0300
  • 146ac3d89e Disable debugging Daniil Gentili 2016-09-28 02:45:06 +0200
  • da588a75fd Added some tags 1.1.2.1 Daniil Gentili 2016-08-25 13:07:20 +0200
  • 635b6a57a9 Applied fixes from StyleCI 1.1.2 Daniil Gentili 2016-08-14 13:51:55 -0400
  • ceabe3f4f7 Fixed precision problem in decbin function danogentili 2016-08-14 19:51:41 +0200
  • de4894e5c9 Applied fixes from StyleCI 1.1.1 Daniil Gentili 2016-08-14 12:42:47 -0400
  • e1cb9702b0 Fixed precision problem in bindec function danogentili 2016-08-14 18:42:33 +0200
  • 3f97b3dd26 Create gh-pages branch via GitHub gh-pages Daniil Gentili 2016-07-29 21:26:56 +0200
  • cf6943cbe9 Merge branch 'master' of https://github.com/danog/rightpack danogentili 2016-07-29 21:26:08 +0200
  • 95641ae9b4 Update README.md danogentili 2016-07-29 21:24:24 +0200
  • c757553c79 Create gh-pages branch via GitHub Daniil Gentili 2016-07-29 17:16:06 +0200
  • ac1d7a0b1e Fixed some bugs 1.1 Daniil Gentili 2016-07-29 17:13:54 +0200
  • 7da0d5c924 Merge branch 'master' of https://github.com/danog/rightpack danogentili 2016-07-29 16:56:17 +0200
  • eb7a53d33c Update badges, remove unused import in php2py.py and removed useless else in StructTest.php danogentili 2016-07-29 16:56:09 +0200
  • 353eed8f61 Merge pull request #4 from danog/analysis-qJGK5b Daniil Gentili 2016-07-29 16:36:20 +0200
  • 68fbb64ab9 Applied fixes from StyleCI Daniil Gentili 2016-07-29 10:36:08 -0400
  • 59ce911b73 Trying to fix hhvm tests danogentili 2016-07-29 16:28:19 +0200
  • bb37cf5e60 Fix hhvm tests danogentili 2016-07-29 16:24:11 +0200
  • 7a263608da Fix hhvm tests danogentili 2016-07-29 16:21:48 +0200
  • 059a78cfba Update tests, convert result of integer formats to int when possible. danogentili 2016-07-29 16:04:13 +0200
  • f65cbf913b Fixed decbin function and trying to fix tests danogentili 2016-07-29 15:26:59 +0200
  • 8506a45267 Added s'more tests Daniil Gentili 2016-07-28 19:27:48 +0200
  • 40d44b6ecd Create gh-pages branch via GitHub Daniil Gentili 2016-07-28 15:51:08 +0200
  • 1db58e2dfa Merge branch 'master' of https://github.com/danog/PHPStruct 1.0 Daniil Gentili 2016-07-28 15:50:13 +0200
  • 850b277801 Update example to support 32 bit and clarified documentation Daniil Gentili 2016-07-28 15:50:04 +0200
  • cc13494726 Merge branch 'master' of https://github.com/danog/rightpack danogentili 2016-07-28 15:48:09 +0200
  • d3adfebdf7 Update tests danogentili 2016-07-28 15:47:57 +0200
  • 85e6589cac Merge pull request #3 from danog/analysis-zdjAjb Daniil Gentili 2016-07-28 15:37:25 +0200
  • 908634c614 Applied fixes from StyleCI Daniil Gentili 2016-07-28 09:37:03 -0400
  • 7fa51c02b2 Fixed parsing of modifiers and enabled internal integer conversion module. danogentili 2016-07-28 15:34:14 +0200
  • 0c225600d6 Reorganized even more classes and implemented padding for the @ format. danogentili 2016-07-28 13:40:22 +0200
  • 9a85ef7718 Made class a bit more similar to python's struct.Struct class. danogentili 2016-07-26 16:23:31 +0200
  • cf5ad0d30f Reorganizing code... danogentili 2016-07-26 15:17:52 +0200
  • 231c793516 Fixed unpacking Daniil Gentili 2016-07-26 11:11:08 +0200
  • 78a5188c07 Rewriting integer conversion functions... danogentili 2016-07-25 19:55:01 +0200
  • ed97d0d401 Merge pull request #2 from danog/analysis-z4wNP1 Daniil Gentili 2016-07-25 12:44:13 +0200
  • 220bcf8f38 Applied fixes from StyleCI Daniil Gentili 2016-07-25 06:42:34 -0400
  • ab273b30c7 Fixed unpacking of signed negative numbers. Daniil Gentili 2016-07-25 12:40:16 +0200
  • 0a7aa3f918 Fixed bugs, switched to internal packing and unpacking engine for integer formats Daniil Gentili 2016-07-25 12:06:23 +0200
  • 1473dcc329 Reorganized code. danogentili 2016-07-24 21:27:27 +0200
  • ca1c3f08f4 Fixed bug in l and L format strings danogentili 2016-07-23 21:37:31 +0200
  • cc041556d6 Fixed some more typos danogentili 2016-07-23 00:15:51 +0200
  • 6f9e493cc0 Do not convert param to int in manual_q_pack function danogentili 2016-07-23 00:02:31 +0200
  • 103d0452f5 Fixed typos in manual quad pack/unpack functions danogentili 2016-07-22 23:52:40 +0200
  • 800a2fff11 Forgot to add the q and Q format to the native endianness table danogentili 2016-07-22 23:45:24 +0200
  • 8fafcead27 Adapting for 32 bit systems... danogentili 2016-07-22 23:35:46 +0200
  • 1abd6187e9 Update danogentili 2016-07-21 15:44:48 +0200
  • 722fd60982 Adapting for 32 bit systems danogentili 2016-07-21 15:43:11 +0200
  • da3d4f5a11 Update 0.4.2 danogentili 2016-07-15 15:07:47 +0200
  • c45742bcbc Update badge url and composer.json 0.4.1 Daniil Gentili 2016-07-15 12:56:16 +0200
  • 205365f0eb Add badges Daniil Gentili 2016-07-15 12:52:32 +0200
  • d8aaefc696 Updated deps, added some badges. Daniil Gentili 2016-07-15 12:50:26 +0200
  • 60ec5fa6b2 Create gh-pages branch via GitHub Daniil Gentili 2016-07-13 20:14:18 +0200
  • 8cc48b59af Update travis ci tests 0.4 danogentili 2016-07-13 20:08:53 +0200
  • 9294fa89da Update travis ci tests danogentili 2016-07-13 20:04:29 +0200
  • 2c51402fad Merge pull request #1 from danog/analysis-8jl39y Daniil Gentili 2016-07-13 20:00:49 +0200
  • e3ffe221f0 Applied fixes from StyleCI Daniil Gentili 2016-07-13 14:00:38 -0400
  • 2b96cc7d0b Added styleci tests and badge danogentili 2016-07-13 19:59:59 +0200
  • c22f4da3f0 Fixed behaviour of ? format, fixed tests. danogentili 2016-07-13 19:54:12 +0200
  • 1ce94d47bf Fix n and N formats, update tests. Daniil Gentili 2016-07-13 18:01:17 +0200
  • 43cd56d019 Updated tests and p format. danogentili 2016-07-12 22:14:09 +0200
  • c0bdd39430 Do not switch endianness on certain formats. danogentili 2016-07-12 17:55:32 +0200
  • f3b902b8fb Update travis build danogentili 2016-07-12 16:46:33 +0200
  • c12d482445 Updated dependencies 0.3.1 danogentili 2016-07-12 16:40:24 +0200
  • 9383fa0381 Create gh-pages branch via GitHub Daniil Gentili 2016-07-12 16:28:02 +0200
  • 2023550c8e Implement p and P formats, fix some bugs. 0.3 danogentili 2016-07-12 16:26:54 +0200
  • c78cb80973 update danogentili 2016-07-11 12:34:03 +0200
  • d131124578 update danogentili 2016-07-11 12:33:56 +0200
  • b7b9479ffa Update docs danogentili 2016-07-09 21:12:33 +0200
  • 3bb63af2e3 Update tests. danogentili 2016-07-09 20:49:23 +0200
  • d98a56ddcd Clarified error messages and made exception var_dump message if run from phpunit danogentili 2016-07-09 20:31:23 +0200
  • 5c3dfe6734 Fixed more bugs, added type check. danogentili 2016-07-09 19:43:34 +0200
  • d9d116a47b Update Daniil Gentili 2016-07-09 15:16:59 +0200
  • 4a66622965 Update Daniil Gentili 2016-07-08 22:57:46 +0200
  • 0a2e584162 Fix more bugs 0.2 Daniil Gentili 2016-07-08 02:19:00 +0200
  • 2041be0bfb Update danogentili 2016-07-07 23:06:46 +0200
  • 49a0fdebaa Update danogentili 2016-07-06 23:36:35 +0200
  • a5b86fd521 Fixing bugs... danogentili 2016-07-06 14:24:07 +0200
  • b8d7f7a77d Added travis-ci tests danogentili 2016-07-05 20:57:15 +0200
  • 8760013afc Rename package and start translating tests. danogentili 2016-07-05 19:29:13 +0200
  • a2ac443870 First commit (master) 0.1 Daniil Gentili 2016-07-04 01:43:23 +0200
  • 13df113934 Create gh-pages branch via GitHub Daniil Gentili 2016-07-03 02:10:18 +0200