danogentili
|
0c225600d6
|
Reorganized even more classes and implemented padding for the @ format.
|
2016-07-28 13:40:22 +02:00 |
|
danogentili
|
9a85ef7718
|
Made class a bit more similar to python's struct.Struct class.
|
2016-07-26 16:23:31 +02:00 |
|
danogentili
|
cf5ad0d30f
|
Reorganizing code...
|
2016-07-26 15:17:52 +02:00 |
|
Daniil Gentili
|
231c793516
|
Fixed unpacking
|
2016-07-26 11:11:08 +02:00 |
|
danogentili
|
78a5188c07
|
Rewriting integer conversion functions...
|
2016-07-25 19:55:01 +02:00 |
|
Daniil Gentili
|
ed97d0d401
|
Merge pull request #2 from danog/analysis-z4wNP1
Applied fixes from StyleCI
|
2016-07-25 12:44:13 +02:00 |
|
Daniil Gentili
|
220bcf8f38
|
Applied fixes from StyleCI
|
2016-07-25 06:42:34 -04:00 |
|
Daniil Gentili
|
ab273b30c7
|
Fixed unpacking of signed negative numbers.
|
2016-07-25 12:40:16 +02:00 |
|
Daniil Gentili
|
0a7aa3f918
|
Fixed bugs, switched to internal packing and unpacking engine for integer formats
|
2016-07-25 12:06:23 +02:00 |
|
danogentili
|
1473dcc329
|
Reorganized code.
|
2016-07-24 21:27:27 +02:00 |
|
danogentili
|
ca1c3f08f4
|
Fixed bug in l and L format strings
|
2016-07-23 21:37:31 +02:00 |
|
danogentili
|
cc041556d6
|
Fixed some more typos
|
2016-07-23 00:15:51 +02:00 |
|
danogentili
|
6f9e493cc0
|
Do not convert param to int in manual_q_pack function
|
2016-07-23 00:02:31 +02:00 |
|
danogentili
|
103d0452f5
|
Fixed typos in manual quad pack/unpack functions
|
2016-07-22 23:52:40 +02:00 |
|
danogentili
|
800a2fff11
|
Forgot to add the q and Q format to the native endianness table
|
2016-07-22 23:45:24 +02:00 |
|
danogentili
|
8fafcead27
|
Adapting for 32 bit systems...
|
2016-07-22 23:35:46 +02:00 |
|
danogentili
|
1abd6187e9
|
Update
|
2016-07-21 15:44:48 +02:00 |
|
danogentili
|
722fd60982
|
Adapting for 32 bit systems
|
2016-07-21 15:43:11 +02:00 |
|
danogentili
|
da3d4f5a11
|
Update
|
2016-07-15 15:07:47 +02:00 |
|
Daniil Gentili
|
c45742bcbc
|
Update badge url and composer.json
|
2016-07-15 12:56:16 +02:00 |
|
Daniil Gentili
|
205365f0eb
|
Add badges
|
2016-07-15 12:52:32 +02:00 |
|
Daniil Gentili
|
d8aaefc696
|
Updated deps, added some badges.
|
2016-07-15 12:50:26 +02:00 |
|
danogentili
|
8cc48b59af
|
Update travis ci tests
|
2016-07-13 20:08:53 +02:00 |
|
danogentili
|
9294fa89da
|
Update travis ci tests
|
2016-07-13 20:04:29 +02:00 |
|
Daniil Gentili
|
2c51402fad
|
Merge pull request #1 from danog/analysis-8jl39y
Applied fixes from StyleCI
|
2016-07-13 20:00:49 +02:00 |
|
Daniil Gentili
|
e3ffe221f0
|
Applied fixes from StyleCI
|
2016-07-13 14:00:38 -04:00 |
|
danogentili
|
2b96cc7d0b
|
Added styleci tests and badge
|
2016-07-13 19:59:59 +02:00 |
|
danogentili
|
c22f4da3f0
|
Fixed behaviour of ? format, fixed tests.
|
2016-07-13 19:54:12 +02:00 |
|
Daniil Gentili
|
1ce94d47bf
|
Fix n and N formats, update tests.
|
2016-07-13 18:01:17 +02:00 |
|
danogentili
|
43cd56d019
|
Updated tests and p format.
|
2016-07-12 22:14:09 +02:00 |
|
danogentili
|
c0bdd39430
|
Do not switch endianness on certain formats.
|
2016-07-12 17:55:32 +02:00 |
|
danogentili
|
f3b902b8fb
|
Update travis build
|
2016-07-12 16:46:33 +02:00 |
|
danogentili
|
c12d482445
|
Updated dependencies
|
2016-07-12 16:40:24 +02:00 |
|
danogentili
|
2023550c8e
|
Implement p and P formats, fix some bugs.
|
2016-07-12 16:26:54 +02:00 |
|
danogentili
|
c78cb80973
|
update
|
2016-07-11 12:34:03 +02:00 |
|
danogentili
|
d131124578
|
update
|
2016-07-11 12:33:56 +02:00 |
|
danogentili
|
b7b9479ffa
|
Update docs
|
2016-07-09 21:12:33 +02:00 |
|
danogentili
|
3bb63af2e3
|
Update tests.
|
2016-07-09 20:49:23 +02:00 |
|
danogentili
|
d98a56ddcd
|
Clarified error messages and made exception var_dump message if run from phpunit
|
2016-07-09 20:31:23 +02:00 |
|
danogentili
|
5c3dfe6734
|
Fixed more bugs, added type check.
|
2016-07-09 19:43:34 +02:00 |
|
Daniil Gentili
|
d9d116a47b
|
Update
|
2016-07-09 15:16:59 +02:00 |
|
Daniil Gentili
|
4a66622965
|
Update
|
2016-07-08 22:57:46 +02:00 |
|
Daniil Gentili
|
0a2e584162
|
Fix more bugs
|
2016-07-08 02:19:00 +02:00 |
|
danogentili
|
2041be0bfb
|
Update
|
2016-07-07 23:06:46 +02:00 |
|
danogentili
|
49a0fdebaa
|
Update
|
2016-07-06 23:36:35 +02:00 |
|
danogentili
|
a5b86fd521
|
Fixing bugs...
|
2016-07-06 14:24:07 +02:00 |
|
danogentili
|
b8d7f7a77d
|
Added travis-ci tests
|
2016-07-05 20:57:15 +02:00 |
|
danogentili
|
8760013afc
|
Rename package and start translating tests.
|
2016-07-05 19:29:13 +02:00 |
|
Daniil Gentili
|
a2ac443870
|
First commit (master)
|
2016-07-04 01:43:23 +02:00 |
|