November 16th, 2008
Bug fix - when presented with an options dialog containing yes,no,cancel buttons, pressing the escape key resulted in the same logic as pressing the no button. This has been changed to be the same as cancel. Thanks for Jordan Erenrich for reporting it.
New feature - right-click on grid allows copy to excel format, which will include headers iff all rows are selected.
Posted in studio for kdb+ | Comments Off
November 9th, 2008
added custom authentication for users of kerberos - contact me for details.
Posted in general | Comments Off
September 14th, 2008
added keywords - ss, setaffinity, unsent, aj0
function decode - e.g. show
time highlighting - e.g. 00:00.123
ctrl-space to get drop down list of tables
thanks to Aaron Davies, John Conneely, Alexandr Batalshikov, Attila Vrabecz for helping to identify the bugs.
Posted in general | Comments Off
August 29th, 2008
Fixed a bug when cloning a server config - the source server’s details were not copied over into the dialog.
Many thanks to Manish Patel for the bug report.
Posted in studio for kdb+ | Comments Off
August 26th, 2008
2 bugs went out with 3.14 -
1) StringBuilder was being used which meant the jre had to be 1.5+. Changed to StringBuffer so that only need java 1.4+.
2) Window->New Window resulted in an exception. Fixed.
Thanks to Daniel Seal and Mark Sykes for the bug reports.
Posted in studio for kdb+ | Comments Off
August 23rd, 2008
This release has been quite a lot of work…
1) Total rewrite of the syntax highlighting - now detects comments correctly
2) Mac and Linux releases
3) Mac keybindings
4) Cleanup of editor code
5) Syntax highlighting is configurable (token colors) via editing properties file
6) Servers can be assigned a color that is used for the editor background when that server context is active
7) Orientation of splitter can be toggled between horizontal/vertical via double-click on the splitter
Available from http://www.skelton.de/downloads.html
Posted in studio for kdb+ | Comments Off
August 13th, 2008
Fixed a bug when exporting a table containing a list of char vectors as a column. Previously the data was missing from the export; now it is included in the export without the surrounding “”.
Many thanks to Ben Delo for the detailed bug report.
Posted in studio for kdb+ | Comments Off
August 7th, 2008
Fixes a bug where loading a file from the file->MRU menu overwrote the contents of the file previously used in that session, iff the user chose to save. Another reason why people should place their files under version control 
Many thanks to David Demner for the detailed bug report.
Posted in studio for kdb+ | Comments Off
August 6th, 2008
This release fixes a bug where studio froze if a servers connection details were changed whilst the server was blocked serving another query.
Thanks to Andrew Dean for reporting the bug.
Posted in studio for kdb+ | Comments Off
August 4th, 2008
Using wordle.net

Posted in general | Comments Off