Commit Graph

26 Commits (e23338bbb00ea3bd073fbc1e0792b112032d29a2)

Author SHA1 Message Date
Lukas Zapletal a349eb3222 Update URL in gemspec and travis 2018-10-15 09:53:23 +02:00
Anton Smirnov 790c98004c * Use full function names in c library
* Set aliases in Ruby code
2018-09-14 05:17:59 +03:00
Anton Smirnov e61ccc61ba * Use real functions in dummy mode
* Rename header files to correspond to code files
2018-09-14 05:03:28 +03:00
Anton Smirnov 47a388c827 Try to fix FreeBSD build by avoiding name conflict 2018-09-14 04:14:10 +03:00
Anton Smirnov 9ae0efc831 Fix cflags 2018-09-14 03:59:12 +03:00
Anton Smirnov f19418268b Append CFLAGS instead of overwriting 2018-03-29 19:03:37 +03:00
Anton Smirnov 5c0de7d227 change license to LGPL, release as 1.0.9 2016-04-11 17:16:34 +03:00
Anton Smirnov e002cd1d24 no more c++ here 2016-02-18 20:29:04 +03:00
Anton Smirnov 7aa083cd7e use c11 2016-02-05 15:41:18 +03:00
Anton Smirnov 9758f0e6b4 * make use of ruby xmalloc / xfree
* make use of c99 features
2016-02-05 15:40:28 +03:00
Anton Smirnov 53f2ce03d6 cleaner ruby syntax 2015-09-07 15:49:15 +03:00
Anton Smirnov a86e6a7dc0 duplicate define 2015-09-07 15:41:00 +03:00
Anton Smirnov d9c420fe61 Update C version to 1.0.6 features 2015-07-28 06:20:19 +03:00
Anton Smirnov 9cf5337dde extern "C" just in case - around all 2015-02-05 17:58:59 +03:00
Anton Smirnov d61e86c717 extern "C" just in case 2015-02-05 17:43:26 +03:00
Anton Smirnov 834a5fad00 rerun have_funcs 2015-02-05 17:29:19 +03:00
Anton Smirnov 5fdcc82edd * compile dummy for non-linux
* link to systemd instead of systemd-journal on newer systems
2015-02-05 16:58:57 +03:00
Anton Smirnov 28501a8a62 * fix possible memory leak
* fix some comments
2014-11-01 01:56:12 +03:00
Anton Smirnov 043395d2fd separating native lib and logger - rename gem to journald-native 2014-10-30 23:42:16 +03:00
Anton Smirnov ee2ea33424 gemspec fix 2014-10-30 02:21:21 +03:00
Anton Smirnov fff5eb9c45 send() 2014-10-30 01:06:33 +03:00
Anton Smirnov d0403f0977 safe work with strings 2014-10-30 00:04:16 +03:00
Anton Smirnov 5a29de7da5 all vars and funcs should be static 2014-10-29 16:13:31 +03:00
Anton Smirnov 799ae8367c style 2014-10-29 02:28:29 +03:00
Anton Smirnov 801407c4b8 * initial extention
* initial rdoc
2014-10-29 02:25:57 +03:00
Anton Smirnov 3b126c0ef3 extconf 2014-10-29 02:21:46 +03:00