An open API service providing commit metadata for open source projects.

GitHub / github/bert / commits

SHA Message Author Date Stats
f3b2e729 merge Merge pull request #17 from github/radville/prepare-frozen-strings Laura Radville <r****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
d941a7db marks strings as mutable Laura Radville <r****e@g****m> almost 2 years ago
aa7e3f5d merge Merge pull request #16 from github/ccs-upgrade-deps Colin Stolley <c****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2371d710 Upgrade yajl-ruby and rake. Colin Stolley <c****y@g****m> over 5 years ago
2a626e0b merge Merge pull request #15 from github/cmn/bert-as-module Carlos Martín Nieto <c****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
59dd530b decode: do not keep a reference to classes across calls Carlos Martín Nieto <c****n@g****m> almost 6 years ago
901ef509 decode: define BERT module instead of trying to look it up Carlos Martín Nieto <c****n@g****m> almost 6 years ago
f6727fc3 merge Merge pull request #14 from github/slice-instead-of-dup Carlos Martín Nieto <c****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
f6b34837 Apply same shared string optimization in Ruby Aaron Patterson <a****n@g****m> almost 8 years ago
5a447736 Use shared strings to decrease allocated bytes. Aaron Patterson <a****n@g****m> almost 8 years ago
ca51092e merge Merge pull request #12 from spraints/msgpack Carlos Martín Nieto <c****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
fbae1a15 brianmario/mochilo#20 is merged Matt Burke <s****s@g****m> about 9 years ago
10bb1e32 Update dependencies so that a new enough mochilo is used Matt Burke <s****s@g****m> about 9 years ago
c4a1f2ca mochilo v1 == bert v3, mochilo v2 == bert v4 Matt Burke <s****s@g****m> about 9 years ago
f36d0c6a Use a varying mochilo version in CI Matt Burke <s****s@g****m> about 9 years ago
7ae632e0 Bump mochilo Matt Burke <s****s@g****m> about 9 years ago
71b04468 C implementation for v3 Matt Burke <s****s@g****m> about 9 years ago
a32b6cc1 Use brianmario/mochilo#19 Matt Burke <s****s@g****m> about 9 years ago
b5e83ef0 Serialize symbol, time, regexp in the benchmark, too Matt Burke <s****s@g****m> about 9 years ago
5c272f06 v4 (mochilo) -> v3 Matt Burke <s****s@g****m> over 9 years ago
f7852d77 remove byebug dependency Matt Burke <s****s@g****m> over 9 years ago
40e478c7 Make v4, using mochilo Matt Burke <s****s@g****m> over 9 years ago
70d85c7d Use a modified msgpack, so that String can be customized Matt Burke <s****s@g****m> over 9 years ago
5c88d933 benchmark the new BERT encoder Matt Burke <s****s@g****m> over 9 years ago
2fb10660 do less processing on a msgpackable object Matt Burke <s****s@g****m> over 9 years ago
d733ee9e set up serialization of symbols Matt Burke <s****s@g****m> over 9 years ago
c5268506 decode msgpack-based bert Matt Burke <s****s@g****m> over 9 years ago
b710534f Make a basic v3(msgpack) encoder Matt Burke <s****s@g****m> over 9 years ago
9ed0dc35 bert_test: restructure to prep for v3 tests Matt Burke <s****s@g****m> over 9 years ago
4fa5e2e2 Benchmark dat msgpack Matt Burke <s****s@g****m> over 9 years ago
14055427 merge Merge pull request #11 from github/ci Charlie Somerville <c****e@c****z>
Committed by: GitHub <n****y@g****m>
over 9 years ago
0dcc7eee merge Merge pull request #9 from github/integer-unification Charlie Somerville <c****e@c****z>
Committed by: GitHub <n****y@g****m>
over 9 years ago
83ffa7f3 merge Merge pull request #10 from arthurschreiber/arthur/fix-encoding-failures Charlie Somerville <c****e@c****z>
Committed by: GitHub <n****y@g****m>
over 9 years ago
76fb02ac Make sure we only collect binary encoded strings in our buffer. Arthur Schreiber <a****r@g****m> over 9 years ago
ca386634 only serialise a Time object with microsecond precision Charlie Somerville <c****e@c****z> over 9 years ago
57c7b1de test ruby and c implementations Charlie Somerville <c****e@c****z> over 9 years ago
59692ed4 set up .travis.yml with ruby 2.3 and 2.4 Charlie Somerville <c****e@c****z> over 9 years ago
38fdbbf9 fix unused variable warnings when testing with -w Charlie Somerville <c****e@c****z> over 9 years ago
3c96b815 add test-unit as development dependency Charlie Somerville <c****e@c****z> over 9 years ago
0aa53733 update rake dev development for ruby 2.4 Charlie Somerville <c****e@c****z> over 9 years ago
5ff7e73a update yajl-ruby dev dependency for ruby 2.4 Charlie Somerville <c****e@c****z> over 9 years ago
d8de1610 replace Fixnum and Bignum with Integer Charlie Somerville <c****e@c****z> over 9 years ago
2c645f78 The gem is actually yajl-ruby Carlos Martín Nieto <c****n@d****e> almost 10 years ago
778694ff Add yajl as a deve dependency Carlos Martín Nieto <c****n@d****e> almost 10 years ago
3edcf493 merge Merge pull request #8 from arthurschreiber/arthur/reduce-mem-usage Carlos Martín Nieto <c****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
55cacadf Don't use a StringIO when encoding data. Arthur Schreiber <a****r@g****m> about 10 years ago
c489ecd5 merge Merge pull request #6 from github/write-1-speed Brian Lopez <s****z@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
63758fe5 speed up `write_1` calls Aaron Patterson <a****n@g****m> about 10 years ago
d6abc9af merge Merge pull request #5 from github/cmn/gemspec Carlos Martín Nieto <c****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
70220ecf Bring back the smaller 'large' decode payload Carlos Martín Nieto <c****n@d****e> about 10 years ago
5a4e3a0c Use rake-compiler Carlos Martín Nieto <c****n@d****e> about 10 years ago
8ad737ea Don't require jeweler Carlos Martín Nieto <c****n@d****e> about 10 years ago
276b3f4d Bump version to 1.1.10 Carlos Martín Nieto <c****n@g****m> about 10 years ago
efd6aaad merge Merge pull request #4 from github/buffered-write Carlos Martín Nieto <c****n@g****m> about 10 years ago
2983829c introduce a new buffered writer method Aaron Patterson <a****n@g****m> about 10 years ago
dd6090ef speed up string decoding Aaron Patterson <a****n@g****m> about 10 years ago
7ce2909f merge Merge pull request #3 from carlosmn/cmn/bundler Aaron Patterson <a****n@g****m> about 10 years ago
f72b4520 Bundlerize Carlos Martín Nieto <c****n@d****e> about 10 years ago
d8ab58a6 bumping version Aaron Patterson <a****n@g****m> over 10 years ago
a3d320e9 Revert "Merge pull request #2 from github/utf8-or-binary-encoding" Aaron Patterson <a****n@g****m> over 10 years ago
dfe77a33 bumping version Aaron Patterson <a****n@g****m> over 10 years ago
55e1855c merge Merge pull request #2 from github/utf8-or-binary-encoding Aaron Patterson <a****n@g****m> over 10 years ago
a1866ac8 Convert strings to utf-8 or binary before sending them over the wire Aaron Patterson <a****n@g****m> over 10 years ago
14e48183 bumping to 1.1.7 Aaron Patterson <a****n@g****m> over 10 years ago
fd47af65 merge Merge pull request #1 from github/encoding Aaron Patterson <a****n@g****m> over 10 years ago
3113c6f3 add a comment about ERL types Aaron Patterson <a****n@g****m> over 10 years ago
31ab6593 reduce diff Aaron Patterson <a****n@g****m> over 10 years ago
aa084e74 add two new types, unicode strings, and other encoded strings Aaron Patterson <a****n@g****m> over 10 years ago
4e78dc44 default encoder to version 1, enable version 2 with a flag Aaron Patterson <a****n@g****m> over 10 years ago
70fd1ff6 make BERT aware of string encodings Aaron Patterson <a****n@g****m> over 10 years ago
3520318c move the decoder callbacks to the buf pointer Aaron Patterson <a****n@g****m> over 10 years ago
c2abcc48 bert 1.1.6 Aman Gupta <a****n@t****t> about 14 years ago
363155d4 removing trailing whitespace /cc @schmurfy Aman Gupta <a****n@t****t> over 14 years ago
ff03a686 fixed encoding for utf8 string in ruby 1.9 Julien Ammous <s****y@g****m> over 14 years ago
5e539952 bert 1.1.5 Aman Gupta <a****n@t****t> over 14 years ago
7d573cff Fix tests on ruby 1.9 (closes #13) Aman Gupta <a****n@t****t> over 14 years ago
813372b2 merge Merge pull request #14 from dgrijalva/master Aman Gupta <a****n@t****t> over 14 years ago
c07dbb8b merge Merge pull request #15 from tanoku/master Aman Gupta <a****n@t****t> over 14 years ago
368f3a67 Fix some warnings Aman Gupta <a****n@t****t> over 14 years ago
05344ad2 Treat all small ints as unsigned Aman Gupta <a****n@t****t> over 14 years ago
94c71385 User a slower Bignum decoding algorithm Vicent Marti <t****u@g****m> over 14 years ago
c24137e0 Wash the face of the C decoder Vicent Marti <t****u@g****m> over 14 years ago
727ee161 Fix readme: complex type dictionary consisted of only 2 elements without 'ber... yarsanukaev <y****v@g****m>
Committed by: Aman Gupta <a****n@t****t>
almost 16 years ago
c9a6811c fixed encoding of negative bignums Dave Grijalva <g****a@g****m> almost 16 years ago
5d558234 Add provision for creating jruby-compatible gem PJ Hyett <p****t@g****m> over 16 years ago
bf343621 Regenerated gemspec for version 1.1.2 Tom Preston-Werner <t****m@m****m> over 16 years ago
651557ba Version bump to 1.1.2 Tom Preston-Werner <t****m@m****m> over 16 years ago
8de07bb1 update history Tom Preston-Werner <t****m@m****m> over 16 years ago
121813f5 run extconf before make Tom Preston-Werner <t****m@m****m> over 16 years ago
9af551d9 merge Merge commit '2d9d4bb3b8bc1cc912f19a3ae713e4e7be52b504' Tom Preston-Werner <t****m@m****m> over 16 years ago
2d9d4bb3 Don't load rubygems Simon Menke <s****n@m****e> over 16 years ago
d47c778d fix encoding of Bignums with a size of 256 bytes Julian Schneider <j****r@z****e> over 16 years ago
69789c15 add test for Bignum with a size of 256 bytes Julian Schneider <j****r@z****e> over 16 years ago
deedbf23 Regenerated gemspec for version 1.1.1 Tom Preston-Werner <t****m@m****m> over 16 years ago
70a4c981 Version bump to 1.1.1 Tom Preston-Werner <t****m@m****m> over 16 years ago
cf50f875 Fix number encoding problem on 32 bit arch Tom Preston-Werner <t****m@m****m> over 16 years ago
8df4e3d8 require stringio Tom Preston-Werner <t****m@m****m> over 16 years ago
ce6d78b5 Regenerated gemspec for version 1.1.0 Tom Preston-Werner <t****m@m****m> almost 17 years ago
5902f943 Version bump to 1.1.0 Tom Preston-Werner <t****m@m****m> almost 17 years ago
9f95f52b update history for 1.1.0 release Tom Preston-Werner <t****m@m****m> almost 17 years ago

← Back to repository