Sears Russell
402dc71fa0
update perl unit test to remove stasis_log as well as logfile.txt
2011-09-26 00:47:56 +00:00
Sears Russell
8c8e6855b7
fix typo in ruby binding
2010-10-19 23:11:20 +00:00
Sears Russell
c3b9345bd2
initial checkin of ruby bindings
2010-09-20 16:09:44 +00:00
Sears Russell
5d0500dc7a
Perl updates:
...
- Cleaned up initialization and shutdown.
- Add support for autocommitted hashes
- Wrote preliminary perldocs
- Updated sample cgi scripts.
- Added new (partial) wiki thing
- Added stasis.pl (a simple toplevel)
2010-02-17 05:05:23 +00:00
Sears Russell
a5abadb580
partial update for fastcgi, clean up Stasis.pm
2010-01-27 21:49:12 +00:00
Sears Russell
94b356f837
sample stasis web services for apache modperl and fastcgi. Both are multithreaded. However, the modperl one is racy. FastCGI is currently the recommended approach
2010-01-19 02:11:04 +00:00
Sears Russell
417eec45c4
harden Stasis.pm initialization against a wider range of crazy environments (ie: apache modperl and fastcgi). Add TsoftCommit and TforceCommits to the perl binding
2010-01-19 01:56:40 +00:00
Sears Russell
8999f1acd4
add -lpthread to Stasis.pm LIBS
2010-01-11 19:54:45 +00:00
Sears Russell
4e029988f3
add missing unit test
2010-01-11 19:30:20 +00:00
Sears Russell
f041f0a653
clean up perl unit tests; add support for storing tied hashes in tied hashes
2010-01-11 19:29:52 +00:00
Sears Russell
69c513b913
some untested code to deal with perl hashes
2009-12-31 17:39:35 +00:00
Sears Russell
5e2c02149c
fixed warnings, turn on -Werror for Inline::Perl, added (untested) array methods to perl bindings
2009-12-14 18:07:57 +00:00
Sears Russell
230d863ff7
fix memory bug in perl binding
2009-12-10 02:38:31 +00:00
Sears Russell
ac0d623d32
implemented support for tied perl hashes
2009-12-09 01:43:07 +00:00
Sears Russell
ed1ed5fcf2
perl unit tests are now automatically run
2009-12-08 23:17:17 +00:00
Sears Russell
5321a46d97
don't try to link to librw
2008-11-07 03:45:41 +00:00
Sears Russell
15e0391187
initial checkin of perl bindings
2008-10-27 23:25:03 +00:00