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

GitHub / aquasync/ruby-ole / commits

A library for easy read/write access to OLE compound documents for Ruby

SHA Message Author Date Stats
71740091 merge Merge pull request #29 from andrew/master aquasync <a****c@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
248541c1 merge Merge pull request #30 from andrew/patch-1 aquasync <a****c@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
99cc1dde Update ci.yml to trigger on master branch changes instead of main Andrew Nesbitt <a****z@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
0f5ca204 Remove deprecated `has_rdoc` attribute from gemspec Andrew Nesbitt <a****z@g****m> almost 2 years ago
a79a40d5 merge Merge pull request #28 from andrew/master aquasync <a****c@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
575bc184 Update ci.yml to use bundle cache option and added Gemfile Andrew Nesbitt <a****z@g****m> almost 2 years ago
322923b5 Delete .travis.yml Andrew Nesbitt <a****z@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
8d7fb078 Create ci.yml Andrew Nesbitt <a****z@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
97f5971e Update ChangeLog and bump version. aquasync <a****c@g****m> over 2 years ago
c2aa4fa9 See if updating gemspec metadata will fix homepage. aquasync <a****c@g****m> over 2 years ago
911d20ba Update ChangeLog and bump version. aquasync <a****c@g****m> over 2 years ago
39c79ca8 Fix broken '-y' command line option (github #20). aquasync <a****c@g****m> over 2 years ago
ba2d8c9b merge Merge pull request #27 from olleolleolle/patch-1 aquasync <a****c@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
eabff4f0 CI: Drop defunct Travis sudo: false directive [ci skip] Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
aaf1dcc3 merge Merge pull request #25 from olleolleolle/patch-1 aquasync <a****c@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
52e47c21 gemspec: Drop EOL'd property rubyforge_project Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
f6e8155c Update ChangeLog and bump version. aquasync <a****c@g****m> over 7 years ago
ba3c7db2 merge Merge pull request #24 from taichi-ishitani/support_frozen_string_literal aquasync <a****c@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
ef1db9b5 removed 2.3.0 and 2.4.0 with --enable-frozen-string-literal option taichi <t****0@g****m> over 7 years ago
af233389 introduced CI test taichi <t****0@g****m> over 7 years ago
2e9e71ac clean up test fails related to frozen string literal taichi <t****0@g****m> over 7 years ago
86c3ff57 merge Merge pull request #23 from taichi-ishitani/master aquasync <a****c@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
bb327141 fixed FrozenError caused by frozen string literal taichi <t****0@g****m> over 7 years ago
04d986e2 Update ChangeLog and bump version. aquasync <a****c@g****m> over 9 years ago
7ac3f19d merge Merge pull request #19 from koic/integer_unification aquasync <a****c@g****m> over 9 years ago
de25a235 Integer Unification for Ruby 2.4.0+ Koichi ITO <k****o@g****m> over 9 years ago
2cbd4ba9 Update ChangeLog and bump version. aquasync <a****c@g****m> over 10 years ago
74e532c6 merge Merge pull request #17 from reiz/patch-1 aquasync <a****c@g****m> over 10 years ago
d0614db7 Adding MIT license to the gemspec. Robert Reiz <r****1@g****m> almost 11 years ago
e4e7b825 Change project homepage to github. aquasync <a****c@g****m> over 11 years ago
dbcf7a3c Update ChangeLog and bump version. aquasync <a****c@g****m> over 11 years ago
8e36fe44 Fix duplicate key warning (github #15 and googlecode #12). aquasync <a****c@g****m> over 11 years ago
2c0f44ac Update Rakefile to use SimpleCov to generate code coverage stats. aquasync <a****c@g****m> over 12 years ago
90f5dfc9 Update ChangeLog and bump version. aquasync <a****c@g****m> about 13 years ago
d954c10a A number of minor updates to get tests passing again. aquasync <a****c@g****m> about 13 years ago
5d4652fd merge Merge pull request #14 from romuloceccon/encoding_bug_fix aquasync <a****c@g****m> about 13 years ago
e687b269 Fix RangesIO#write corrupting the output file when passed an UTF8-encoded string Romulo A. Ceccon <r****n@g****m> about 13 years ago
dde760ef Fix Dirent#each_child attempting iteration on file children (github #13). aquasync <a****c@g****m> over 13 years ago
913bb7fc merge Merge pull request #12 from kachick/improve-remove_warnings aquasync <a****c@g****m> over 13 years ago
ed194b7c Add assertions to check blockCalled flags in test. Kenichi Kamiya <k****1@g****m> over 13 years ago
ec6036b3 Use "A unless B" insted of "B or A". Kenichi Kamiya <k****1@g****m> over 13 years ago
d99be5f2 Comment out unused variable for fix to avoid warning. Kenichi Kamiya <k****1@g****m> over 13 years ago
f9bdbd37 Remove unused variable for fix to avoid warning. Kenichi Kamiya <k****1@g****m> over 13 years ago
2ec711ea Update ChangeLog and bump version. aquasync <a****c@g****m> over 13 years ago
6a7499f4 Fix detection of writable IO streams. aquasync <a****c@g****m> over 13 years ago
f87ea077 Update ChangeLog and bump version. aquasync <a****c@g****m> almost 14 years ago
7919a725 Don't warn when mbat_start is AVAIL instead of EOC (github #9). aquasync <a****c@g****m> almost 14 years ago
975365ba Improve RangesIO test coverage. aquasync <a****c@g****m> about 14 years ago
cb0de79d Remove some unused code that didn't work on rubinius (issue #11). aquasync <a****c@g****m> about 14 years ago
662f4ece Change detection of read-only IO streams to work on rubinius (issue #11). aquasync <a****c@g****m> about 14 years ago
5d47217f Fix breakage of IO.parse_mode on Rubinius (issue #10). aquasync <a****c@g****m> about 14 years ago
7eb248d5 Update ChangeLog and bump version. aquasync <a****c@g****m> about 14 years ago
84fde640 Remove Dirent#children=. aquasync <a****c@g****m> about 14 years ago
63976a2a Switch from deprecated tasks. aquasync <a****c@g****m> over 14 years ago
f2bac478 Fix to avoid warning about space before parentheses. aquasync <a****c@g****m> over 14 years ago
4d2e5ec5 Embed PropertySet meta data GUIDs and field lists. aquasync <a****c@g****m> over 14 years ago
212f7577 Update ChangeLog and bump version. aquasync <a****c@g****m> over 14 years ago
b9ac547a Remove old artifacts used for GUID mapping. aquasync <a****c@g****m> over 14 years ago
31eaf36b Drop unused usec from FileTime.new and from_time. aquasync <a****c@g****m> over 14 years ago
60f45753 Minor refactor of encoding/iconv code. aquasync <a****c@g****m> over 14 years ago
21f5cd75 merge Merge branch 'master' of https://github.com/brawnski/ruby-ole into brawnski aquasync <a****c@g****m> over 14 years ago
21f002d7 Changed how version file is loaded to silence warning when gemspec is loaded ... Brawnski <b****g@d****m> over 14 years ago
77df1596 Changes to silence warnings in ruby 1.9.3: Brawnski <b****g@d****m> over 14 years ago
a6b5acfa Update ChangeLog and bump version. aquasync <a****c@g****m> almost 15 years ago
6d6d12ba Fix indentation from merge. aquasync <a****c@g****m> almost 15 years ago
5dca9fac merge Merge branch 'master' of https://github.com/sagmor/ruby-ole into sagmor aquasync <a****c@g****m> almost 15 years ago
4255dbee merge Merge branch 'master' of https://github.com/jocker/ruby-ole into jocker aquasync <a****c@g****m> almost 15 years ago
e669824c merge Merge pull request #2 from lazylester/master aquasync <a****c@g****m> almost 15 years ago
88cd0a7f Ruby 1.9.3 doesn't have DateTime.new! nor DateTime.new0 Sebastián Gamboa <m****e@s****m> about 15 years ago
6df65672 Object.instance_methods is an array of strings in ruby 1.8.7 . Object.instanc... Cristian Slabu <s****n@g****m> over 15 years ago
227b025d fixes Symbol#to_proc where the symbol method requires arguments. Fix is copie... Les Nightingill <l****s@o****g> over 15 years ago
4a36aaba Remove empty dirents after constructing tree. aquasync <a****c@g****m> over 15 years ago
7d18374d Minor packaging fixups. aquasync <a****c@f****c> almost 16 years ago
cf6f10c5 Defer TODO items. aquasync <a****c@f****c> almost 16 years ago
bc90ebdc Update ChangeLog and bump version. aquasync <a****c@g****m> almost 16 years ago
6a52ca1c Make tests pass using mathn. aquasync <a****c@g****m> almost 16 years ago
0b068361 Make tests pass using home_run (github #1). aquasync <a****c@g****m> almost 16 years ago
bd7a76ab Split out gemspec into separate file and use for Rakefile. aquasync <a****c@g****m> almost 16 years ago
c7c6f813 Remove duplicate TODO item. aquasync <a****c@g****m> almost 16 years ago
c924c4f6 Updates to suppress warnings on 1.9.2. aquasync <a****c@g****m> almost 16 years ago
cd2ed14a Include COPYING in gem. aquasync <a****c@g****m> almost 16 years ago
0e2dab4a Split out VERSION into separate file and use in Rakefile. aquasync <a****c@g****m> almost 16 years ago
00e2ac65 Use new! in FileTime to not require allocator (github #1). aquasync <a****c@g****m> almost 16 years ago
6526356c Add COPYING for packaging (issue #7) aquasync <a****c@g****m> almost 16 years ago
3728b488 Disable an assert due to ruby-1.9 encoding bug. aquasync <a****c@g****m> over 16 years ago
980fd350 ChangeLog update. aquasync <a****c@g****m> over 16 years ago
4f734f76 Encoding updates. aquasync <a****c@g****m> over 16 years ago
156dc994 Bump version. aquasync <a****c@g****m> over 16 years ago
0badde51 Remove warning about unexpected root names (see issue #5, scottwillson, bendy... aquasync <a****c@g****m> over 16 years ago
e09dbe3a Fix use of DateTime#new! (issue #4) aquasync <a****c@g****m> over 16 years ago
e2ab42a6 More performance enhancements and fixes for version 1.2.10. aquasync <a****c@g****m> about 17 years ago
56728765 Update ChangeLog. aquasync <a****c@g****m> about 17 years ago
9c3d310b Performance enhancements for RangesIO. aquasync <a****c@g****m> about 17 years ago
8420fdf5 Replace messed up deflated & encoded data in test case with hash for now. aquasync <a****c@g****m> about 17 years ago
ac03e8cf Bump version. aquasync <a****c@g****m> over 17 years ago
1f5e282d Update code to support ruby 1.9.1 aquasync <a****c@g****m> over 17 years ago
88de9669 Add RangesIO#<< alias to write. aquasync <a****c@g****m> almost 18 years ago
48314cd2 Add coverage to .gitignore aquasync <a****c@g****m> almost 18 years ago
28910770 Remove (now redundant) contrib patches. aquasync <a****c@g****m> almost 18 years ago
ff056283 Add ChangeLog to rdoc output for gem install also. aquasync <a****c@g****m> almost 18 years ago

← Back to repository