Commit Graph

  • c3311f94d2 Remove unused variable cleanup Luke Childs 2017-05-25 13:44:55 +0700
  • da5718e816 Merge pull request #34 from webmaster128/webbrowser-readme master Feross Aboukhadijeh 2017-02-14 00:51:11 -0800
  • 4af4cdce9f Add getting started notes for use in webbroser Simon Warta 2017-02-14 09:22:16 +0100
  • e68ffbe30b standard Feross Aboukhadijeh 2017-02-08 16:23:24 -0800
  • 269b4ed7e7 browserify 14 Feross Aboukhadijeh 2017-01-24 20:41:24 -0800
  • 18bb7b2f20 build Feross Aboukhadijeh 2016-09-22 12:52:47 -0700
  • 50ac96433e 1.2.0 v1.2.0 Feross Aboukhadijeh 2016-09-22 12:52:22 -0700
  • e23167d2d2 Merge pull request #28 from fanatid/init-as-iife Feross Aboukhadijeh 2016-09-22 21:51:46 +0200
  • e04b0b4217 Remove init function Kirill Fomichev 2016-09-22 22:39:55 +0300
  • 4a1f4ec11f Merge pull request #30 from fanatid/feature/package Feross Aboukhadijeh 2016-09-22 21:36:31 +0200
  • f112f479c5 Update travis config Kirill Fomichev 2016-09-22 11:06:37 +0300
  • 4bdece4751 Add .gitignore Kirill Fomichev 2016-09-22 11:05:21 +0300
  • c7b623a796 Rename LICENSE.MIT to LICENSE Kirill Fomichev 2016-09-22 11:04:27 +0300
  • 9724a03ebd Update package.json Kirill Fomichev 2016-09-22 11:03:28 +0300
  • a5f9ec7d8a Move lib/b64.js to index.js Kirill Fomichev 2016-09-22 11:01:09 +0300
  • a034b0375b Merge pull request #29 from fanatid/feature/byteLength Feross Aboukhadijeh 2016-09-22 21:11:57 +0200
  • 718f83bfaf Add byteLength Kirill Fomichev 2016-09-22 10:49:04 +0300
  • a761055632 standard Feross Aboukhadijeh 2016-08-25 18:57:21 -0700
  • b565c10365 remove bower.json (fix #26) Feross Aboukhadijeh 2016-04-21 17:24:00 -0700
  • 75f9f00f6b build Feross Aboukhadijeh 2016-03-24 02:52:18 -0700
  • eeb7d0e8bf 1.1.2 v1.1.2 Feross Aboukhadijeh 2016-03-24 02:51:57 -0700
  • 788522f2dd Merge pull request #25 from fanatid/fix/code-style Feross Aboukhadijeh 2016-03-24 02:51:37 -0700
  • 9f8478b3c5 code style Kirill Fomichev 2016-03-24 11:41:03 +0300
  • 638643fcef 1.1.1 v1.1.1 Feross Aboukhadijeh 2016-03-01 16:29:31 -0800
  • 0de289f203 build Feross Aboukhadijeh 2016-03-01 16:29:17 -0800
  • 91d8453c26 add "npm run build" command for producing standalone build Feross Aboukhadijeh 2016-03-01 16:29:14 -0800
  • ef6f7131ff 1.1.0 v1.1.0 Feross Aboukhadijeh 2016-02-29 09:16:43 -0800
  • a204752e3f Merge pull request #21 from beatgammit/improve-perf Feross Aboukhadijeh 2016-02-29 09:16:10 -0800
  • 08bf2d57e3 code style Feross Aboukhadijeh 2016-02-29 08:47:14 -0800
  • 1215b36b4d init(): cache code.length Feross Aboukhadijeh 2016-02-29 08:46:47 -0800
  • a8064c78c3 don't shadow global window.length value Feross Aboukhadijeh 2016-02-29 08:32:24 -0800
  • 45e6df6d6b fromByteArray(): cache uint8.length value Feross Aboukhadijeh 2016-02-29 08:29:38 -0800
  • ba71e7de64 replace str.charAt() with str[] Feross Aboukhadijeh 2016-02-29 08:29:05 -0800
  • 2a030f9767 add init() function to prevent leaking `i` and `code` in closures Feross Aboukhadijeh 2016-02-29 08:26:42 -0800
  • ea8923aceb code style Feross Aboukhadijeh 2016-02-29 08:23:29 -0800
  • d544569378 toByteArray(): use cached length value Feross Aboukhadijeh 2016-02-29 08:23:22 -0800
  • a2b900f1c3 inline decode() in toByteArray() Feross Aboukhadijeh 2016-02-29 08:21:44 -0800
  • 2bef8c60c2 inline encode() in fromByteArray() Feross Aboukhadijeh 2016-02-29 08:17:01 -0800
  • fe138bedbd inline push() in toByteArray() Feross Aboukhadijeh 2016-02-29 08:16:43 -0800
  • 4b1309ee6f make internal/external naming consistent Feross Aboukhadijeh 2016-02-29 08:05:25 -0800
  • 370cdf6eb5 remove self-executing function Feross Aboukhadijeh 2016-02-29 08:01:54 -0800
  • a99e0697be add benchmark.js benchmark (for #20) Feross Aboukhadijeh 2016-02-29 07:58:35 -0800
  • f486d4d183 1.0.4 v1.0.4 Feross Aboukhadijeh 2016-02-12 16:21:46 -0800
  • 036ce50e47 Fix IE8 support Feross Aboukhadijeh 2016-02-12 16:21:34 -0800
  • 29ed40feda package.json: remove engines field Feross Aboukhadijeh 2016-02-12 16:07:33 -0800
  • 22aef3441e package.json: remove testling field Feross Aboukhadijeh 2016-02-12 16:07:06 -0800
  • 4acda265f7 travis: Drop node 0.8, 0.11. Add 0.12, 4, latest Feross Aboukhadijeh 2016-02-12 16:06:12 -0800
  • 07a89130e6 1.0.3 v1.0.3 Feross Aboukhadijeh 2016-02-12 11:35:44 -0800
  • 7491b99293 standard@6 Feross Aboukhadijeh 2016-02-12 11:35:24 -0800
  • 41577aa9d3 Merge pull request #19 from greggman/optimize-for-out-of-memory Feross Aboukhadijeh 2016-02-12 11:34:25 -0800
  • 81dc9862e4 fix to big data test Gregg Tavares 2016-02-12 19:02:29 +0800
  • 0026f83e5a test for big data Gregg Tavares 2016-02-12 19:02:14 +0800
  • 160c83a130 1.0.2 v1.0.2 Feross Aboukhadijeh 2016-01-09 03:51:12 +0100
  • 743327cf58 Merge pull request #16 from guybedford/patch-1 Feross Aboukhadijeh 2016-01-09 03:50:11 +0100
  • e89d48501f 1.0.1 v1.0.1 Feross Aboukhadijeh 2016-01-05 23:43:37 +0100
  • 2f12c12e39 move lookup variable inside closure Feross Aboukhadijeh 2016-01-05 23:43:22 +0100
  • f53acc241c add .npmignore Guy Bedford 2015-11-30 18:51:46 +0200
  • fd76a010b7 standard@5 Feross Aboukhadijeh 2015-09-16 14:23:26 -0700
  • ccbe564222 Merge pull request #13 from coolaj86/patch-1 v1.0.0 Jameson Little 2015-06-04 14:59:13 -0600
  • 9a1aa9a497 Merge pull request #14 from coolaj86/bower-reg Jameson Little 2015-06-04 14:58:36 -0600
  • 0158afbd5d add bower.json AJ ONeal 2015-06-03 21:48:10 -0600
  • 58fb72a824 use semver AJ ONeal 2015-06-03 21:44:15 -0600
  • c2d2ff7282 tape@4 Feross Aboukhadijeh 2015-05-04 13:44:01 -0700
  • 2e9f497adc standard@3 Feross Aboukhadijeh 2015-05-04 13:43:57 -0700
  • 2e27163fc3 style Feross Aboukhadijeh 2015-03-06 18:28:11 -0800
  • c435529d48 remove extra whitespace Feross Aboukhadijeh 2015-02-08 17:31:57 -0800
  • 3625d38acb no var redefinition Feross Aboukhadijeh 2015-01-30 19:19:06 -0800
  • b508cf14d2 travis: update npm to support ^ semver operator Feross Aboukhadijeh 2015-01-30 01:47:52 -0800
  • 478046f033 use tape@3 Feross Aboukhadijeh 2015-01-30 01:38:20 -0800
  • 324b0d2741 remove ^ from package.json (to support node 0.8) Feross Aboukhadijeh 2015-01-30 01:37:53 -0800
  • c55d9cc904 fix style error Feross Aboukhadijeh 2015-01-30 01:24:56 -0800
  • fd787acf95 Merge pull request #11 from feross/standard Jameson Little 2015-01-30 01:51:32 -0700
  • 7e14c2eaa1 JavaScript Standard Style Feross Aboukhadijeh 2015-01-29 19:45:39 -0800
  • b4a8a5fa9b 0.0.8 v0.0.8 Feross Aboukhadijeh 2014-12-30 18:54:15 -0800
  • c92cd303a8 Merge pull request #10 from jessetane/decode-url-safe Feross Aboukhadijeh 2014-12-30 18:54:02 -0800
  • faebcaea41 make tests pass in node < 0.11 Jesse Tane 2014-12-15 20:31:53 -0500
  • e747cd5965 decode url-safe style base64 Jesse Tane 2014-12-15 15:52:53 -0500
  • 93b897a8ca add failing test for decoding url-safe style base64 Jesse Tane 2014-12-15 15:49:52 -0500
  • 43fadc021b version bump -> 0.0.7 T. Jameson Little 2014-06-06 15:49:04 -0600
  • accc1a5d9a Merge pull request #8 from schnittstabil/master Jameson Little 2014-03-26 18:39:33 -0600
  • 1966fa20bf Fixes (UglifyJs) lint warnings Fix: Symbol exports is declared but not referenced [lib/b64.js:3,12] Fix: Symbol ZERO is declared but not referenced [lib/b64.js:10,5] Fix: Symbol res is declared but not referenced [test/convert.js:14,1] Michael Mayer 2014-03-26 14:07:02 +0100
  • 828fa5a399 0.0.6 v0.0.6 Feross Aboukhadijeh 2014-01-07 23:30:30 -0800
  • df74bf0a17 consistent style Feross Aboukhadijeh 2014-01-07 23:30:19 -0800
  • 32124f47e1 throw an error object Feross Aboukhadijeh 2014-01-07 23:29:50 -0800
  • 4b4cbaaa3c improve readme Feross Aboukhadijeh 2014-01-07 20:41:23 -0800
  • 791b9dad56 add travis file Feross Aboukhadijeh 2014-01-07 15:30:04 -0800
  • ad50142359 version bump T. Jameson Little 2014-01-07 16:26:56 -0700
  • e0d5d206c6 Merge pull request #7 from feross/badges Jameson Little 2014-01-07 15:20:23 -0800
  • 65b22438f5 Merge pull request #5 from feross/master Jameson Little 2014-01-07 15:10:32 -0800
  • f7a3d7c5ba switch to `tape` for testing Feross Aboukhadijeh 2013-12-31 19:48:43 -0800
  • 96dfce0101 add badges Feross Aboukhadijeh 2013-12-31 19:47:27 -0800
  • ac3efd3a29 Fix regression: Old browser support Feross Aboukhadijeh 2013-12-31 19:33:09 -0800
  • 96c7a98bfb base64-js uses tabs, sorry! Dominic Tarr 2013-12-30 11:48:57 +0700
  • 3381ae47a4 remove indexOf Dominic Tarr 2013-12-29 14:13:42 +0700
  • c9ac169fff use hardcoded ranges instead of indexOf Dominic Tarr 2013-12-29 13:37:16 +0700
  • 3deb9b4365 use typedarray, about 15% faster Dominic Tarr 2013-12-29 13:09:28 +0700
  • f617396dab simple script to measure time to decode/encode Dominic Tarr 2013-12-30 11:37:27 +0700
  • 4e049fc68f Merge pull request #3 from feross/master Jameson Little 2013-12-20 23:24:32 -0800
  • 3f0fb6edf4 IE6-8 support Feross Aboukhadijeh 2013-12-14 19:31:15 -0800
  • b7e378cc27 Oops, apparently repo version is different than npm version T. Jameson Little 2013-09-21 16:39:42 -0600