Commit Graph

397 Commits

Author SHA1 Message Date
Ben Ramsey eeccb87ab7 Merge pull request #87 from emirb/cleanup
Cleanup: Update and add missing docblocks, remove unused imports
2015-10-06 00:33:49 -05:00
Emir Beganovic 94e39e8202 Add new line after last use 2015-10-05 10:21:32 +02:00
Emir Beganovic fb1cd7a944 Cleanup: Update and add missing docblocks, remove unused imports
Just a bit of house keeping for the sake of code cleanliness.
2015-10-05 10:18:21 +02:00
Ben Ramsey 6665dcc1d3 Remove branch alias 2015-10-03 11:02:03 -05:00
Ben Ramsey bab1bc7bd2 Add ext-uuid to suggestions and re-organize suggestions 2015-10-03 11:01:46 -05:00
Ben Ramsey a0217723d5 Use --verbose when running tests to show skipped/incomplete tests 2015-10-03 11:01:12 -05:00
Ben Ramsey c81933b700 Remove 1.1.2 backwards-compatibility tests 2015-10-03 11:00:08 -05:00
Ben Ramsey f5e96b6af7 Restructure tests 2015-10-03 10:59:44 -05:00
Ben Ramsey 2fb164fd88 Shorten the exception name reference, for readability 2015-09-29 12:21:43 -05:00
Ben Ramsey 32caead5e6 Convert badge URL to use SSL 2015-09-29 12:21:14 -05:00
Ben Ramsey b5a9ff72e6 Remove extra line-breaks from paragraphs 2015-09-29 12:20:07 -05:00
Ben Ramsey fcaa82af32 Update README to include discussion of rhumsaa/uuid abandoned message 2015-09-29 12:11:54 -05:00
Ben Ramsey 26bdde5c98 Remove superfluous license link reference
[ci skip]
2015-09-29 09:54:06 -05:00
Ben Ramsey f48f26e3e1 Add project code of conduct and update README
[ci skip]
2015-09-29 09:38:31 -05:00
Ben Ramsey 15db91b8f6 Fix minor issues highlighted by Scrutinizer 2015-09-28 12:19:57 -05:00
Ben Ramsey 0c0ac34e86 Add Contributing and License sections to the README
[ci skip]
3.0.0
2015-09-28 11:27:51 -05:00
Ben Ramsey e074460fe4 Update link to Moontoast\Math library
[ci skip]
2015-09-28 11:19:29 -05:00
Ben Ramsey 4def0228ef Add CHANGELOG notes for version 3.0.0 2015-09-28 11:14:49 -05:00
Ben Ramsey f1892e6aae Restructure README and add "upgrade to 3.x" section 2015-09-28 11:04:57 -05:00
Ben Ramsey 4e548705c0 Point to Ramsey\Uuid\UuidInterface::getFieldsHex instead 2015-09-27 18:59:32 -05:00
Ben Ramsey e6f97dc8ab Add docblocks for classes and interfaces in top-level Ramsey\Uuid namespace 2015-09-27 18:58:50 -05:00
Ben Ramsey d975f0f143 Add docblocks for classes and interfaces in Ramsey\Uuid\Provider namespace 2015-09-27 13:02:30 -05:00
Ben Ramsey 36ebfcfc93 Add apigen/apigen to the dev requirements 2015-09-26 19:06:50 -05:00
Ben Ramsey 5bf7f5064c Add docblocks for classes and interfaces in Ramsey\Uuid\Generator namespace 2015-09-26 19:06:21 -05:00
Ben Ramsey dc26d4addb Add docblocks for classes and interfaces in Ramsey\Uuid\Converter namespace 2015-09-26 18:06:02 -05:00
Ben Ramsey 77a34348d5 Add docblocks for classes and interface in Ramsey\Uuid\Codec namespace 2015-09-03 23:28:07 -04:00
Ben Ramsey 67fe80dc1b Add docblocks for classes and interface in Ramsey\Uuid\Builder namespace 2015-09-03 23:00:55 -04:00
Ben Ramsey d5276bdba6 Update CHANGELOG for version 3.0.0-beta1 3.0.0-beta1 2015-08-31 09:09:22 -05:00
Ben Ramsey 8541ea9466 Merge branch '2.8'
Conflicts:
	README.md
	composer.json
	src/Uuid.php
	tests/UuidTest.php
2015-08-31 08:46:47 -05:00
Ben Ramsey f244327de7 Change homepage to reflect new repository location (again)
Because I'm an idiot
2015-08-31 08:40:07 -05:00
Ben Ramsey 8a637f5b50 Change homepage to reflect the new repository location 2015-08-31 08:39:09 -05:00
Ben Ramsey 1490455432 Merge pull request #83 from frederikbosch/patch-2
[3.0] Removed rhumsaa locations from composer.json
2015-08-31 08:38:16 -05:00
Ben Ramsey 767a5b5f70 Bump version for 2.8.3 release 2.8.3 2015-08-31 08:34:50 -05:00
Ben Ramsey 1192fbfb60 Merge pull request #82 from frederikbosch/patch-1
[2.8] Remove rhumsaa from composer.json
2015-08-31 08:29:03 -05:00
Frederik Bosch 75d596d95d Update composer.json of dev-master
Changed old support location to new support location.
2015-08-31 12:20:47 +02:00
Frederik Bosch 6c608cf1e9 Update composer.json
Just did a `composer show -i` and saw a big warning NO LONGER MAINTAINED on the ramsay/uuid package. This confused me because I was sure I switched months ago. I found out that there are still references to the old package inside the composer.json.
2015-08-31 11:09:34 +02:00
Ben Ramsey e99347f70d Merge pull request #77 from aztech-forks/master
Improve GUID support
2015-08-28 09:36:45 -05:00
Ben Ramsey 0ebc7cb3e4 Merge pull request #79 from aztech-forks/moontoast-32bits-2.8.x
Fix exception message assertion
2015-08-28 09:36:14 -05:00
Ben Ramsey 0206e3796b Merge pull request #78 from aztech-forks/moontoast-32bits
Fix exception message assertion in tests
2015-08-28 09:36:03 -05:00
Aztech 0a04997f07 Remove message assertion -- cannot pass in both 32 and 64 bits envs 2015-08-14 23:26:59 +02:00
Aztech 4c35be716a Remove message assertion -- cannot pass in both 32 and 64 bits envs 2015-08-14 23:26:15 +02:00
Aztech 2f6ba8da74 Fix exception message assertion 2015-08-14 23:15:31 +02:00
Aztech 8c699ecfec Fix exception message assertion in tests 2015-08-14 23:10:23 +02:00
Aztech 896cd9c4e2 Use GUID codec in all cases as it is now endianness independant 2015-08-14 22:43:58 +02:00
Aztech 958468d95b Detect host endianness when building codec 2015-08-14 22:24:16 +02:00
Aztech d3535feb50 Use host dependant endianness in GUID string codec 2015-08-14 21:57:59 +02:00
Ben Ramsey cf1776ebd6 Fix incompatible return type declaration issue
Scrutinizer turned up this issue, since the declared return type in
`UuidBuilderInterface` was of `Uuid` and we weren't properly importing
`\Ramsey\Uuid\Uuid` in a `use` statement.
2015-08-13 11:00:41 -05:00
Ben Ramsey a27ab1b8e9 Merge pull request #73 from aztech-forks/master
Remove unnecessary conversions in BigNumberConverter
2015-08-13 11:00:31 -05:00
Thibaud Fabre 89d91a97eb Remove unnecessary conversions in BigNumberConverter
Using the baseConvert method from BigNumber uses two consecutive convert operations:
  - convertToBase10
  - convertFromBase10

In BigNumberConverters context, we can directly call each specific method to avoid
the conversion overhead.
2015-08-13 17:44:40 +02:00
Ben Ramsey 8cf0113302 Merge pull request #72 from ramsey/scrutinizer-patch-1
Scrutinizer Auto-Fixes
2015-08-13 10:44:05 -05:00