[Jprogramming] Jd update available

2018-01-14 Thread Eric Iverson
Jd version 4.9 is available. Bugs in the initial support for types int1/2/4 have been fixed. Op intx converts between int types. This makes it easy to apply the benefits of smaller int types to existing tables. See release notes at: http://code.jsoftware.com/wiki/Jd/Index ---

[Jprogramming] Jd update available

2018-01-11 Thread Eric Iverson
Jd version 4.8 is available. Main addition is support for types int1, int2, int4. These types take less disk and ram space than int (J 8 byte ints) and where appropriate can significantly boost performance. See release notes at: http://code.jsoftware.com/wiki/Jd/Index

[Jprogramming] Jd update available

2017-11-29 Thread Eric Iverson
A new Jd update is available. It is still called version 4.6, but includes sort. The Jd sort op sorts table cols in place based on 1 or more data cols. This is important for some applications and also sets the stage for future interesting developments. The Jd sort implementation is a nice exampl

Re: [Jprogramming] Jd update available

2017-11-27 Thread Ron Petersen
When will NuVoc be updates? On Mon, Nov 27, 2017 at 8:35 AM, Eric Iverson wrote: > A Jd update available. Main additions are upsert (new data inserted or > updated to table as appropriate based on key) and support of keys in delete > and update. > > See release notes at: > http://code.jsoftware.

[Jprogramming] Jd update available

2017-11-27 Thread Eric Iverson
A Jd update available. Main additions are upsert (new data inserted or updated to table as appropriate based on key) and support of keys in delete and update. See release notes at: http://code.jsoftware.com/wiki/Jd/Index -- For in

[Jprogramming] Jd update

2017-10-25 Thread Eric Iverson
J database addon has been updated. This release continues to accept old style commercial and non-commercial keys. New users require a new style key. See http://code.jsoftware.com/wiki/Jd/License for info on the new keys. A big change is that evaluation and non-commercial use is no longer free.

[Jprogramming] Jd update 4.2

2017-09-28 Thread Eric Iverson
Jd has been updated to Jd version 4.2. The main change is a new tutorial server-zmq that shows how to use jsc/zmq to easily create a Jd server. -- For information about J forums see http://www.jsoftware.com/forums.htm

[Jprogramming] Jd update

2017-05-25 Thread Eric Iverson
A Jd update is available. If you are already running 4.1, then it probably makes sense to update right away. -- For information about J forums see http://www.jsoftware.com/forums.htm

[Jprogramming] Jd update

2015-01-06 Thread Eric Iverson
Jd update to support Mac now available. -- For information about J forums see http://www.jsoftware.com/forums.htm

[Jprogramming] Jd update

2014-05-28 Thread Eric Iverson
Jd has been updated with minor fixes. Main change is that Mac OS X is now supported. -- For information about J forums see http://www.jsoftware.com/forums.htm