Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/BioJulia/Codecs.jl

Common data encoding algorithms
https://github.com/BioJulia/Codecs.jl

Merge pull request #30 from BenJWard/julia1

Julia 1.0 prep

3d981d5af6ac7983832bd9ad89291a9bec515e99 authored over 6 years ago by Randy Zwitch <[email protected]>
Restore nightly testing

7465b1dfc618b9008eeb0dd8b49fc531720fbf33 authored over 6 years ago by Ben J. Ward <[email protected]>
Test 1.0 on travis

7e45025f2f832af5bd074c608142e965130683b0 authored over 6 years ago by Ben J. Ward <[email protected]>
Merge pull request #28 from tanmaykm/tan/julia10

Julia 1.0 compat

5d692bd603a7bf882e040819a80362378e57f9ed authored over 6 years ago by Randy Zwitch <[email protected]>
update appveyor.yml

72c55a78015788d71f0a0aa7794d66c314147377 authored over 6 years ago by tan <[email protected]>
Julia 1.0 compat

- Julia 0.7 and 1.0 compatible
- dropped support 0.5 and 0.6
- dropped Compat.jl

5464f39833f45327e37dcb24a10540ad475cc7b0 authored over 6 years ago by tan <[email protected]>
Merge pull request #27 from yuyichao/0.7

Fix 0.7 depwarns and errors

e6dd7966fd1bc4a9bbffbd725f37da3a9a131a79 authored about 7 years ago by Randy Zwitch <[email protected]>
Fix 0.7 depwarns and errors

* Drop 0.4 support due to Compat requirement
* Improve test coverage
* Fix zlib encode/decode wh...

0cbefee108b471491732259fccb5162d1fed6530 authored about 7 years ago by Yichao Yu <[email protected]>
Merge pull request #25 from staticfloat/updated_ci_url

Update CI URLs to point to new caching infrastructure

43ef5f72dd6d575ca986764d6f8e0baec3adba40 authored over 7 years ago by Randy Zwitch <[email protected]>
Merge pull request #26 from yuyichao/yyc/align

Fix wrong use of reinterpret in tests

32d10c5f02a661bfb79d653bdd8e2281397f20f7 authored over 7 years ago by Randy Zwitch <[email protected]>
Fix wrong use of reinterpret in tests

e061fa0a31a39acda7fc9df0cb45ac32e44b809f authored over 7 years ago by Yichao Yu <[email protected]>
Update CI URLs to point to new caching infrastructure

6fae5f6b76d73b301d2a7000195c11aa81bc2168 authored over 7 years ago by Elliot Saba <[email protected]>
Merge pull request #24 from yuyichao/0.6

Fix depwarns on 0.6

3413ecbd244dd34a04b67a95035762088588c137 authored almost 8 years ago by Randy Zwitch <[email protected]>
Fix depwarns on 0.6

e11759141e9c357a6f90ffcb900805a6cb6b7d5e authored almost 8 years ago by Yichao Yu <[email protected]>
Merge pull request #23 from dcjones/update-CI

Update Travis, add Appveyor

e490f4042a53354b88c5ad88190173f1eab3101e authored over 8 years ago by Randy Zwitch <[email protected]>
Update README.md

e8d18c3693b971cf06b89be543e885957f70ef10 authored over 8 years ago by Randy Zwitch <[email protected]>
Update badges

60f7d822f209eb80ae3a2c12e836fca3ab8c848f authored over 8 years ago by randyzwitch <[email protected]>
Update Travis, add Appveyor

Update Travis to test 0.3 - 0.5, add Windows tests as well. Will inform
next tagged version REQU...

c57a9f21a5851cbedf205a84f1e4bff4c0e5acb7 authored over 8 years ago by randyzwitch <[email protected]>
Merge pull request #20 from abhijithch/ac/depwarns

Fix deprecations

a1c0f5c39cf9fa063964c49e090d000a9c3c645b authored over 8 years ago by Randy Zwitch <[email protected]>
fix Compat version

82a5d8bc714020b4177bd57faf118094b37c49db authored over 8 years ago by Abhijith <[email protected]>
pin Compat version

80c897f4050998bfd064c58bf7270f943ea695e8 authored over 8 years ago by Abhijith <[email protected]>
fix deprecation

b5d21e3f79dece53bc0da2bf4f28464a7eef9ff2 authored over 8 years ago by Abhijith <[email protected]>
Require julia 0.3

dbc3b9327fd6e4c84a88a1d0c2c6fc43a6d66793 authored about 9 years ago by Daniel Jones <[email protected]>
Merge pull request #19 from ssfrr/depwarn-0.4

fixes 0.4 deprecation warnings

e48b871557c11693a155ab7efdc3dc9ecc2b1ad8 authored over 9 years ago by Daniel C. Jones <[email protected]>
fixes 0.4 deprecation warnings

62a9a37d67e465232387b857ff9803e8460a2a7e authored over 9 years ago by Spencer Russell <[email protected]>
Merge pull request #18 from timholy/pull-request/38627c0a

Add precompile directive

c64cea8030fbd72a53113cb8bba9192d176a6906 authored over 9 years ago by Daniel C. Jones <[email protected]>
Add precompile directive

38627c0aef48d45f743a863da2d2ef4bc147285a authored over 9 years ago by Tim Holy <[email protected]>
Merge pull request #16 from KristofferC/master

Updated test and deprecs

a8b6a8469e1d969966404ae8d771fbf573c39716 authored over 9 years ago by Daniel C. Jones <[email protected]>
Updated test and deprecs

d6ffd89d9400043bfe8a4e673ba8cfe260483a5b authored over 9 years ago by Kristoffer Carlsson <[email protected]>
Merge pull request #9 from analyzere/travis-for-canonical-repo

Add Travis configuration

6d7659f47fbeba8345225afcf4c3e4ff3e6155f4 authored about 10 years ago by Tim Holy <[email protected]>
Merge pull request #11 from michele-zaffalon/master

base64 decoding displays sentinel instead of incorrect character

975e47ee0635d0e7709a77bb26dbf94a27aae8aa authored about 10 years ago by Tim Holy <[email protected]>
Displays invalid char during base64 decoding..., take II

f57855f2f938f6e713b0de73765e095d0891f99c authored about 10 years ago by zaf <[email protected]>
cosmetic changes

5881968446f09a03b4d94f5c6d287cfe5b8206ed authored about 10 years ago by zaf <[email protected]>
displays invalid char during base64 decoding instead of sentinel

also makes base64lookup Uint8 and removes the need to add 1 for the
decoding

70c83b38786adaf1ead3f218e472d6dd3c233ab2 authored about 10 years ago by zaf <[email protected]>
Add Travis configuration

69d6bad0924f973159440333115adb134e4fbf29 authored over 10 years ago by Ken Crowell <[email protected]>
Workaround for Julia 0.2.1 range iteration bug (fixes #8)

40f53cf63d3686f57222af9b6d4bd7e598cd42b2 authored over 10 years ago by timholy <[email protected]>
Yet more speedups by manual inlining and branch-point consolidation

2de709784ed10c4ffab20ce2495b382e163f2c00 authored over 10 years ago by timholy <[email protected]>
Merge pull request #7 from timholy/pull-request/874247f0

Pull request/874247f0

6596ffe16b58d6011c6efa68960e0a00745464e4 authored over 10 years ago by Tim Holy <[email protected]>
Merge remote-tracking branch 'origin/master' into HEAD

Conflicts:
src/Codecs.jl

d232c6c9fde05beb266704395a23566e41970df3 authored over 10 years ago by timholy <[email protected]>
Cache the results of base64dec

This does not help as much as the previous commits, but it shaves another
40% off execution time.

89fabf25673eda67794ba894a14f3ef1e50bc896 authored over 10 years ago by timholy <[email protected]>
Speed up base64 encoding/decoding by avoiding use of Iterators

874247f0d98ce721ab6e0aa95d9a364cfcac4005 authored over 10 years ago by timholy <[email protected]>
Add base64 test

0ddcd5aa263051d6ab89642bac499dc2368af39f authored over 10 years ago by timholy <[email protected]>
Fix type-stability of base64dec

9aa0aebb20e211c17d8caa07c04a8add6f0bccb3 authored over 10 years ago by timholy <[email protected]>
Use newer import syntax.

acc304ddb9c2d601ade091fb16b80a05fbfb8381 authored about 11 years ago by Daniel Jones <[email protected]>
Fix zlib on 32-bit systems.

fd8881663fa2c12da4cf96b04bc487f402d32bf9 authored over 11 years ago by Daniel Jones <[email protected]>
Update README to document BCD support

972243bc4ae93377825e1d6726e6fff8954d1e23 authored over 11 years ago by timholy <[email protected]>
Add binary-coded decimal support

972b182d53c5a32d3d1144fc3e67a7c7a23d88b3 authored over 11 years ago by timholy <[email protected]>
Fix decoding base64 strings. (fixes #2)

71721639a23f4fa8a0c93f7107dd062679c79e45 authored over 11 years ago by Daniel Jones <[email protected]>
A little documentation.

ec6e2bf0568d5fd7fd6d9237f82d534481724454 authored almost 12 years ago by Daniel Jones <[email protected]>
Cleanup. Base64 decoder.

2808944f8daeace3b03519164a5ab6108e150801 authored almost 12 years ago by Daniel Jones <[email protected]>
Add Zlib encoder/decoder.

ea4dc70d2bbad2407a492b4b89830d0a55b04193 authored almost 12 years ago by Daniel Jones <[email protected]>
Fix encoding two byte overhangs.

127075587a7f2ab8492503d74deacbd1bb3fafce authored almost 12 years ago by Daniel Jones <[email protected]>
Initial work. Base64 encoder.

d235d5a1cdbf56ca2bf8478c76922b1a4fbe0c7c authored almost 12 years ago by Daniel Jones <[email protected]>