log

age author description
Fri, 08 Dec 2017 20:17:56 -0800 Cody Horst update master.c path to correspond to where pip install will put it
Fri, 08 Dec 2017 19:34:26 -0800 Cody Horst add resources as package data. Probably bork current Dockerfile
Sun, 13 Aug 2017 17:03:43 +0200 Brendan Rius Bump to 1.2.1
Sun, 13 Aug 2017 16:25:27 +0200 Brendan Rius Update README.md
Sun, 13 Aug 2017 16:04:05 +0200 Brendan Rius Merge branch 'master' of github.com:brendan-rius/jupyter-c-kernel
Fri, 11 Aug 2017 00:23:21 +0200 Brendan Rius Update README.md
Sun, 13 Aug 2017 15:56:03 +0200 Brendan Rius Fix install script to use name 'c'
Thu, 10 Aug 2017 22:53:11 +0200 Brendan Rius Merge pull request #32 from jb08/patch-1
Thu, 10 Aug 2017 14:00:51 -0500 Jason B Update README typo and clarification
Thu, 10 Aug 2017 17:29:41 +0200 Brendan Rius Updated README
Thu, 10 Aug 2017 17:22:37 +0200 Brendan Rius Updated README
Thu, 10 Aug 2017 17:13:34 +0200 Brendan Rius Fix docker build
Thu, 10 Aug 2017 17:05:45 +0200 Brendan Rius Remove easy install script as installation method changed
Thu, 10 Aug 2017 17:01:40 +0200 Brendan Rius Bump to 1.2.0 1.2.0
Thu, 10 Aug 2017 17:00:32 +0200 Brendan Rius Change install procedure
Tue, 08 Aug 2017 02:00:58 +0200 Brendan Rius Bump to 1.1.0 1.1.0
Fri, 09 Jun 2017 16:32:31 +0200 Brendan Rius Merge pull request #21 from ericjperry/master
Thu, 13 Apr 2017 11:29:48 +0200 Brendan Rius Merge pull request #27 from spoorcc/issue-14
Thu, 13 Apr 2017 08:09:16 +0000 Ben Spoor Add args magic to provide cli-args to user program
Wed, 12 Apr 2017 20:59:16 +0200 Brendan Rius Merge pull request #26 from spoorcc/issue-10
Wed, 12 Apr 2017 15:32:07 +0000 Ben Spoor Added cflags and ldflags magics
Sat, 18 Feb 2017 12:15:29 +0100 Brendan Rius Merge pull request #22 from fermiumlabs/issue-c_extension
Sat, 18 Feb 2017 01:56:07 +0100 Davide Bortolami solve error “traitlets.traitlets.TraitError: FileExtension trait 'file_extension' does not begin with a dot: ‘c’” when exporting to script with nbconvert
Wed, 18 Jan 2017 11:27:00 -0500 Eric Perry Move cd before checkout since we need to be in the repo.
Wed, 18 Jan 2017 11:18:51 -0500 Eric Perry Parameterized install.sh script to allow specification of tag and repository.
Wed, 08 Jun 2016 11:44:17 +0100 Brendan Rius Update README.md
Wed, 08 Jun 2016 11:29:29 +0100 Brendan Rius Add instruction on how to live-edit the code
Wed, 08 Jun 2016 11:24:21 +0100 Brendan Rius Fix #9
Wed, 08 Jun 2016 10:49:11 +0100 Brendan Rius Ignore some more files in git
Wed, 08 Jun 2016 10:41:43 +0100 Brendan Rius Improve install.sh