0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Apr 11, 2023 — Apr 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Not quite abandonware, but... More... about 9 years ago
- Updated Grizzled Scala dependency, to fix an NPE arising from a scala.MatchError. - Updated all plugin dependencies. - Upgraded to SBT 0.11.2 More... over 13 years ago
Changed version on notes file More... over 13 years ago
Release of 0.8.0 More... over 13 years ago
Picked up new version of Grizzled Scala, which fixes a problem with the readline support (entering a blank line acts like an EOF). More... over 13 years ago
Version=0.8-SNAPSHOT More... almost 14 years ago
Updated HTML generation More... almost 14 years ago
Added creation of About properties file More... almost 14 years ago
Added full-build file for plugins, to pull in Pamflet. Plan: To re-do the User's Guide in Pamflet. More... almost 14 years ago
1. Created a util.scala in project/util.scala, providing some useful functions for use during the build. 2. "package" SBT task now copies some doc files into place. 3. "compile" task now creates the "about" properties file used at runtime. More... almost 14 years ago
- Default log level in *sbt-izpack* is now Info, not Warn. - (createXML in IzPack) now depends on (packageBin in Compile), so compilation will be triggered automatically, before the installer configuration is translated. - (createInstaller in IzPack) now depends on (createXML in IzPack). More... almost 14 years ago
Completed conversion to sbt-izpack for installer generation. More... almost 14 years ago
Starting conversion to sbt-izpack More... almost 14 years ago
Completed conversion to SBT 0.10.x. Preparing to convert installer configuration to sbt-izpack. More... almost 14 years ago
Started process of converting to SBT 0.10.1 More... almost 14 years ago
Now builds with Scala 2.9 More... about 14 years ago
Build no longer looks for BUILDING.md More... over 14 years ago
Added shutdown hook More... over 14 years ago
update sbt-plugins version More... over 14 years ago
Minor README changes More... over 14 years ago
Fixed link to home page More... over 14 years ago
Updated copyright More... over 14 years ago
Fixed a SQL Server-specific problem with SQL Server "set" commands, such as "set showplan_text on;", which reported errors, even though they worked. Reported by Mark D. Anderson ([email protected]). More... over 14 years ago
- Fixed a bug: In a join, when display columns from two separate tables that happen to have the same name, SQLShell was only displaying one of the columns. - Corrected config-file exception messages (noted by [email protected]) by pulling in a new version of the Grizzled Scala library. More... over 14 years ago
www.clapper.org/software -> software.clapper.org bmc.github.com -> software.clapper.org More... over 14 years ago
Updated to build against 2.8.1 More... over 14 years ago
Updated license info, again More... over 14 years ago
Updated license info More... over 14 years ago
Fixed markdown syntax error More... over 14 years ago
Minor change to users guide More... over 14 years ago