2008-09-26 |
Avery Pennarun | Rename Message.open() to Message.iter(), and getnext...
|
commit | commitdiff | tree |
2008-09-26 |
Avery Pennarun | Got rid of almost all MessageReader instances in vxapi.cs.
|
commit | commitdiff | tree |
2008-09-26 |
Avery Pennarun | Moved my new message iter stuff from MessageReader...
|
commit | commitdiff | tree |
2008-09-26 |
Avery Pennarun | Merge branch 'master' of ssh://repo.or.cz/srv/git/versaplex...
|
commit | commitdiff | tree |
2008-09-26 |
Avery Pennarun | Re-enable top-level unit tests: look like I'm not breaking...
|
commit | commitdiff | tree |
2008-09-26 |
Avery Pennarun | vxcli can now handle any returned datatype from a versaplex...
|
commit | commitdiff | tree |
2008-09-26 |
Avery Pennarun | New MessageReader now supports nested arrays, structs...
|
commit | commitdiff | tree |
2008-09-26 |
Avery Pennarun | Phew, basic array iteration works.
|
commit | commitdiff | tree |
2008-09-26 |
Avery Pennarun | Our new MessageReader is a little closer to iterating...
|
commit | commitdiff | tree |
2008-09-26 |
Avery Pennarun | Beginnings of a replacement for MessageReader.
|
commit | commitdiff | tree |
2008-09-26 |
Avery Pennarun | Replaced public MessageReader.Position with something...
|
commit | commitdiff | tree |
2008-09-26 |
Avery Pennarun | MessageReader now uses Miguel's DataConverter.
|
commit | commitdiff | tree |
2008-09-26 |
Avery Pennarun | Import Miguel's DataConverter.cs to replace dbus-sharp...
|
commit | commitdiff | tree |
2008-09-26 |
Avery Pennarun | SetHeaderData no longer requires crazy introspection.
|
commit | commitdiff | tree |
2008-09-26 |
Avery Pennarun | Reducing the magic factor in SetHeaderData.
|
commit | commitdiff | tree |
2008-09-26 |
Avery Pennarun | Make versaplexd unit tests pass with new ReadArray...
|
commit | commitdiff | tree |
2008-09-26 |
Avery Pennarun | Fix (and test) some alignment-related problems I introduced...
|
commit | commitdiff | tree |
2008-09-25 |
Avery Pennarun | Add MessageReader.ToArray<T>().
|
commit | commitdiff | tree |
2008-09-25 |
Avery Pennarun | Improved unit tests, and promptly found a bug in ReadArray.
|
commit | commitdiff | tree |
2008-09-25 |
Avery Pennarun | Make versaplexd compile and pass tests again.
|
commit | commitdiff | tree |
2008-09-25 |
Avery Pennarun | Change Message.GetHeaderData to write its elements...
|
commit | commitdiff | tree |
2008-09-25 |
Avery Pennarun | Make sure wvdbus-sharp is compiled with /debug.
|
commit | commitdiff | tree |
2008-09-25 |
Avery Pennarun | Fix all.t unit test to work with non-wv dbus daemon.
|
commit | commitdiff | tree |
2008-09-25 |
Avery Pennarun | New and improved dbus-sharp unit test.
|
commit | commitdiff | tree |
2008-09-25 |
Avery Pennarun | Remove more dead code and fix more indentation.
|
commit | commitdiff | tree |
2008-09-25 |
Avery Pennarun | wvdotnet: add wv.print() and wv.printerr().
|
commit | commitdiff | tree |
2008-09-25 |
Avery Pennarun | wv.sleep was actually sleeping in seconds, not milliseconds...
|
commit | commitdiff | tree |
2008-09-25 |
Avery Pennarun | Basic MessageReader/Writer tests.
|
commit | commitdiff | tree |
2008-09-25 |
Avery Pennarun | Assorted whitespace cleanups and dead code removal.
|
commit | commitdiff | tree |
2008-09-25 |
Avery Pennarun | Rename NDesk.DBus namespace to just Wv.
|
commit | commitdiff | tree |
2008-09-25 |
Avery Pennarun | FIXME: toplevel Makefile: 'make ntest' doesn't run...
|
commit | commitdiff | tree |
2008-09-25 |
Avery Pennarun | 'make test' in dbus-sharp does something.
|
commit | commitdiff | tree |
2008-09-25 |
Avery Pennarun | versaplexd compiles again.
|
commit | commitdiff | tree |
2008-09-25 |
Avery Pennarun | Remove IntrospectionSchema and TypeDefiner.
|
commit | commitdiff | tree |
2008-09-25 |
Avery Pennarun | Oops, Makefile was being .gitignored.
|
commit | commitdiff | tree |
2008-09-25 |
Avery Pennarun | Update some copyright notices.
|
commit | commitdiff | tree |
2008-09-25 |
Avery Pennarun | Removed piles of automake stuff, examples, tools from...
|
commit | commitdiff | tree |
2008-09-24 |
Avery Pennarun | * wv: wvstreams: WvTCP: make *all* TCP streams low_delay().
|
commit | commitdiff | tree |
2008-09-24 |
Avery Pennarun | * wv 2c308a8...0cb8f7a (1):
|
commit | commitdiff | tree |
2008-09-24 |
Avery Pennarun | versabench.pl: run tcpdump with negative niceness to...
|
commit | commitdiff | tree |
2008-09-24 |
Avery Pennarun | versabench.pl: Get rid of a warning when parsing tcpdump...
|
commit | commitdiff | tree |
2008-09-24 |
Avery Pennarun | versabench.pl: time the entire loop, not each iteration.
|
commit | commitdiff | tree |
2008-09-24 |
Avery Pennarun | versabench.pl: improved output formatting.
|
commit | commitdiff | tree |
2008-09-24 |
Avery Pennarun | versabench.pl: split README and versabench.conf into...
|
commit | commitdiff | tree |
2008-09-24 |
Avery Pennarun | versabench.pl: make $sqlserver name configurable.
|
commit | commitdiff | tree |
2008-09-24 |
Avery Pennarun | * wv 28d01ff...2c308a8 (1):
|
commit | commitdiff | tree |
2008-09-23 |
Avery Pennarun | Fix unit test failures with dbus-daemon, and generally...
|
commit | commitdiff | tree |
2008-09-23 |
Avery Pennarun | Monikerized VxWhateverSchema; now sm.exe doesn't require...
|
commit | commitdiff | tree |
2008-09-23 |
Avery Pennarun | sm: construct the VxDbusSchema in only one place.
|
commit | commitdiff | tree |
2008-09-23 |
Avery Pennarun | Created a new sm.exe to replace schemamatic-utils/...
|
commit | commitdiff | tree |
2008-09-23 |
Avery Pennarun | vxdbschema: support PutSchemaData() with very large...
|
commit | commitdiff | tree |
2008-09-23 |
Avery Pennarun | Add a string.Split(params string[]) extension method.
|
commit | commitdiff | tree |
2008-09-23 |
Avery Pennarun | Fix problems in schemamatic caused by new null handling...
|
commit | commitdiff | tree |
2008-09-23 |
Avery Pennarun | Add string.e() and string.ne() extension methods.
|
commit | commitdiff | tree |
2008-09-23 |
Avery Pennarun | Improve null handling in WvAutoCast.
|
commit | commitdiff | tree |
2008-09-23 |
Avery Pennarun | Add a few features to WvData to be more IronPython...
|
commit | commitdiff | tree |
2008-09-23 |
Avery Pennarun | schemamatic tests: print out some error messages before...
|
commit | commitdiff | tree |
2008-09-22 |
Avery Pennarun | schemamatic.t.cs: add a missing newline to a log message.
|
commit | commitdiff | tree |
2008-09-16 |
Avery Pennarun | Oops, vxodbc/t didn't build with new wvstreams.
|
commit | commitdiff | tree |
2008-09-16 |
Avery Pennarun | Update wvstreams and Makefile so that we can use the...
|
commit | commitdiff | tree |
2008-09-12 |
Avery Pennarun | WvMoniker: doesn't work on MS.NET unless we use BindingFlags...
|
commit | commitdiff | tree |
2008-09-11 |
Avery Pennarun | wv 8c77fd6...792dbf0 (5):
|
commit | commitdiff | tree |
2008-09-10 |
Avery Pennarun | XMLSchema should checksum using nvarchar(max) instead...
|
commit | commitdiff | tree |
2008-09-10 |
Avery Pennarun | Add a WvTest.expect_next_failure() operation.
|
commit | commitdiff | tree |
2008-09-10 |
Avery Pennarun | Use the new wvstreams wvtestrunner.pl.
|
commit | commitdiff | tree |
2008-09-10 |
Avery Pennarun | versaplexd: if our name registration fails, kill our...
|
commit | commitdiff | tree |
2008-09-06 |
Avery Pennarun | Oops, earlier refactoring broke the counter in WvDbi...
|
commit | commitdiff | tree |
2008-09-06 |
Avery Pennarun | Proof of concept: WvDbi for versaplex can now read...
|
commit | commitdiff | tree |
2008-09-06 |
Avery Pennarun | Improved vxcli to (partly) work over DBus to a versaplexd.
|
commit | commitdiff | tree |
2008-09-06 |
Avery Pennarun | wvdbi: WvDbi itself no longer knows about IDbConnections...
|
commit | commitdiff | tree |
2008-09-06 |
Avery Pennarun | oops, recent commit added a warning in wvdata.cs.
|
commit | commitdiff | tree |
2008-09-06 |
Avery Pennarun | vxapi: remove the last place where we use SqlConnection...
|
commit | commitdiff | tree |
2008-09-06 |
Avery Pennarun | Fix failing versaplexd VerifyDecimal unit test by hacking...
|
commit | commitdiff | tree |
2008-09-06 |
Avery Pennarun | WvTest: if test names are given on the command line...
|
commit | commitdiff | tree |
2008-09-06 |
Avery Pennarun | Make versaplextester use WvDbi instead of SqlConnection...
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | Get rid of WvDbi.statement_schema and its only caller.
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | wvdbi: create a new WvSqlRows object that holds a schema...
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | wvdbi: add try_exec() as an alias for try_execute().
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | wvtest: change output format to work with wvstreams...
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | wvdbi: add exec() as an alias for execute().
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | Changed WvMoniker to use reflection to get moniker...
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | Extract reflection stuff in wvtest.cs into its own...
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | Where possible, catch DbException instead of SqlException.
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | Merge branch 'dbus-update', bringing us to DBus 0.6...
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | Aha, dbus-sharp wasn't being configured when building...
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | Don't pretend dbus-sharp is built if dbus-sharp/Makefile...
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | Fix versaplexd unit tests by simply changing VxDbusDateTime.
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | Merge branch 'master' into dbus-update.
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | Move wvdbi bookmarks stuff into vxcli.exe instead.
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | Added wvdbi bookmarks and made wvini writable.
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | dbi: fix odbc: monikers to use dsn= when no method...
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | wvdbi: mysql:// monikers now work.
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | versaplexd now always connects using WvDbi.
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | WvDbi split into multiple classes, and now parses URL...
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | Add WvUrl, a class that can parse just about any URL...
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | Add a new WvMoniker class for creating objects from...
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | Remove unused variable in wvstream.t.cs.
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | Added WvSqlRow.columns, which returns a new IEnumerable...
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | Makefile: build vxcli, not just vxcli.exe.
|
commit | commitdiff | tree |
2008-09-05 |
Avery Pennarun | vxcli: now prints column headers and handles SQL errors...
|
commit | commitdiff | tree |