kcar RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [PATCH 0/5] miscellaneous updates
@ 2017-03-03 20:53 Eric Wong
  2017-03-03 20:53 ` [PATCH 1/5] gemspec: use SPDX compatible terms for the license(s) Eric Wong
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Eric Wong @ 2017-03-03 20:53 UTC (permalink / raw)
  To: kcar-public

Mainly modernizing and stealing some features from unicorn,
and perhaps prototyping some new ones.

Will still need to shrink the struct a bit while ensuring
we don't exceed limits and such.

Eric Wong (5):
      gemspec: use SPDX compatible terms for the license(s)
      archive/slrnpull.conf: add a note explaining the purpose
      drop rb_str_set_len compatibility replacement
      remove rb_str_modify workaround
      TypedData C-API conversion

 archive/slrnpull.conf |  3 +++
 ext/kcar/ext_help.h   | 24 ------------------------
 ext/kcar/extconf.rb   |  2 --
 ext/kcar/kcar.rl      | 36 ++++++++++++++++++++++++------------
 kcar.gemspec          |  8 +++++++-
 test/test_parser.rb   |  8 ++++++++
 6 files changed, 42 insertions(+), 39 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-03-03 20:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-03 20:53 [PATCH 0/5] miscellaneous updates Eric Wong
2017-03-03 20:53 ` [PATCH 1/5] gemspec: use SPDX compatible terms for the license(s) Eric Wong
2017-03-03 20:53 ` [PATCH 2/5] archive/slrnpull.conf: add a note explaining the purpose Eric Wong
2017-03-03 20:53 ` [PATCH 3/5] drop rb_str_set_len compatibility replacement Eric Wong
2017-03-03 20:53 ` [PATCH 4/5] remove rb_str_modify workaround Eric Wong
2017-03-03 20:53 ` [PATCH 5/5] TypedData C-API conversion Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/kcar.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).