1
0
mirror of https://github.com/ubf/ubf.git synced 2026-04-23 13:16:05 +00:00
Commit Graph

59 Commits

Author SHA1 Message Date
Joseph Wayne Norton
fa39f2ed30 simple ubf low 2009-06-08 01:02:29 +09:00
Joseph Wayne Norton
8d60002a30 fixup client debug 2009-06-06 00:25:54 +09:00
Joseph Wayne Norton
9f261f8157 update unit tests 2009-06-06 00:24:54 +09:00
Joseph Wayne Norton
293dffa24f bugfix - ubf socket handling 2009-06-05 00:38:19 +09:00
Joseph Wayne Norton
8c97661c0a update edoc 2009-06-04 22:38:58 +09:00
Joseph Wayne Norton
dd48bb9b4a update edoc 2009-06-04 22:38:32 +09:00
Joseph Wayne Norton
3bdaa3de9a bugfix - fix for ubf process mechanisms 2009-06-04 22:37:51 +09:00
Joseph Wayne Norton
244fcb8351 bugfix - fixup process shutdown and misc. cleanups 2009-06-02 20:35:09 +09:00
Joseph Wayne Norton
f5f8a9456f formatting fix 2009-05-22 11:54:46 +09:00
Joseph Wayne Norton
d6176814de enhancement: add proplist primitive to ubf and jsf (plus a few other minor goodies) 2009-05-22 11:52:00 +09:00
Joseph Wayne Norton
de80d47eb5 change request - minor rework to permit other parsers to re-use parts of ubf's parser 2009-05-19 01:06:33 +09:00
Joseph Wayne Norton
687de65566 bugfix - fix true, false, undefined handling for jsf contract documentation 2009-05-14 15:28:15 +09:00
Joseph Wayne Norton
d9ca2bdd9a enhancement - improve error reporting to json rpc client for bad records and other decoding failures 2009-05-14 14:41:54 +09:00
Scott
a5a407510d Update some todos with bits of docs to assist the adventurous 2009-05-03 14:07:37 -07:00
Scott
e74ff03f52 Lots of documentation cleanup and source code consistency tweaks 2009-04-29 20:28:24 -07:00
Joseph Wayne Norton
21d65fd201 bugfix - fix rpc_v11_res_encode handling for error 2009-04-24 01:40:42 +09:00
Joseph Wayne Norton
5b40796f3d bugfix - fix jsf driver implementation and re-add jsf unit test 2009-04-22 00:53:33 +09:00
Joseph Wayne Norton
d7466f6700 change request - sort modules for service list 2009-04-22 00:52:45 +09:00
Joseph Wayne Norton
df1a4c534b bugfix/cleanup - add undefined first arg to stateless stopHandler calls 2009-04-21 23:01:24 +09:00
Joseph Wayne Norton
f2ca4252c9 enhancement - allow duplicate types to be imported 2009-04-21 23:00:33 +09:00
Joseph Wayne Norton
49346af839 rollback missing decode 2009-04-21 01:58:54 +09:00
Joseph Wayne Norton
3169803a0e add erl_crash.dump 2009-04-21 00:08:35 +09:00
Joseph Wayne Norton
1bfb7b88ef rework proto option and add example test_sup 2009-04-21 00:08:06 +09:00
Joseph Wayne Norton
06b68f718e bugfix - add missing decode 2009-04-21 00:06:14 +09:00
Joseph Wayne Norton
ef626bed71 revert handlerStop for serverless plugins 2009-04-21 00:05:32 +09:00
Scott
f4911db093 Add prerequisites comments, minor ?S() macro cleanup 2009-04-19 22:27:49 -05:00
Scott
2ebfbb95b7 Misc cleanups and (for the file*erl files) comment updates. 2009-04-19 21:42:10 -05:00
Scott
37ecfbb7c4 Second round of EDoc additions 2009-04-19 21:39:22 -05:00
Scott
1d5acb6ebc Kludges to allow minimal JSF server to talk directly 2009-04-19 21:38:35 -05:00
Scott
7c08ee5567 Second round of EDoc updates 2009-04-19 21:37:12 -05:00
Scott
9f2e3a81e5 Fix ubf_plugin_meta_serverful:managerStart/1 to pass Arg through to ubf_plugin_handler:start_manager/2 2009-04-19 18:13:04 -05:00
Scott
cb74c376ce Add first small draft of formatted EDoc files 2009-04-19 18:11:15 -05:00
Scott
869d5b5a8a Bugfix (I believe): handlerStop() callback is arity 3, with client's pid as 1st arg. 2009-04-19 18:08:17 -05:00
Scott
37f936ce09 First^2 round of minor changes to improve self-documentation, wetting my feet. 2009-04-18 23:52:32 -05:00
Joseph Wayne Norton
9707e259a9 bugfix - check version in json-rpc and fixup method for jsc contracts 2009-04-17 01:23:13 +09:00
Joseph Wayne Norton
a3f78f8681 remove svn version id 2009-04-16 23:34:54 +09:00
Joseph Wayne Norton
9e0a21ef29 bugfix - fixup decoder/encoder for records 2009-04-16 01:49:33 +09:00
Joseph Wayne Norton
bda8b764dc implement simple python helper for ubf and jsf 2009-04-16 00:57:13 +09:00
Joseph Wayne Norton
f8a6515adb bugfix - fixup decoder/encoder for records 2009-04-16 00:41:22 +09:00
Joseph Wayne Norton
e3db6bb89f update .gitignore 2009-04-15 01:58:08 +09:00
Joseph Wayne Norton
1931d53fe8 bugfix - fixup contract loading at startup time 2009-04-14 19:01:13 +09:00
Joseph Wayne Norton
f50caf6b46 bugfix - json utilities shouldn't assume the order of method, params, id, and version in the json-rpc request 2009-04-14 18:59:53 +09:00
Joseph Wayne Norton
cb0dcb5012 enhance jsf-utils and ubf-utils 2009-04-13 23:34:51 +09:00
Joseph Wayne Norton
6d0eb6c473 fixup jsf-utils ubf_contract 2009-04-13 00:01:02 +09:00
Joseph Wayne Norton
b6e626aff5 add toplevel .gitignore 2009-04-13 00:00:37 +09:00
Joseph Wayne Norton
d30daeab06 add 2 items to medium todo list 2009-04-12 21:21:00 +09:00
Joseph Wayne Norton
60ce9c6410 add Makefile target check-jsf; misc. Makefile cleanups 2009-04-12 21:14:47 +09:00
Joseph Wayne Norton
36a07e7383 update README and Makefile 2009-04-12 01:48:52 +09:00
Joseph Wayne Norton
8f49b18905 add empty .gitignore to track ebin by git 2009-04-12 01:11:05 +09:00
Joseph Wayne Norton
cf81c0d839 remove old files 2009-04-12 01:03:39 +09:00