openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
B
bmc's sqlshell
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
over 1 year
ago. based on code collected
over 1 year
ago.
Apr 11, 2023 — Apr 11, 2024
Showing page 5 of 9
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed license in user guide
Brian Clapper
More...
over 15 years ago
Slight wording change
Brian Clapper
More...
over 15 years ago
Fixed problem with update target
Brian Clapper
More...
over 15 years ago
Added new doc JS
Brian Clapper
More...
over 15 years ago
Some changes to how Markdown docs are processed.
Brian Clapper
More...
over 15 years ago
Now downloads showdown.js
Brian Clapper
More...
over 15 years ago
Some tail recursion optimizations.
Brian Clapper
More...
over 15 years ago
Added ability to sort the names of the columns in a ".desc TABLE" command, depending on the value of the "sortcolnames" setting.
Brian Clapper
More...
over 15 years ago
Further Scala 2.8 mods
Brian Clapper
More...
over 15 years ago
- Converted to Scala 2.8.0. - Now must be compiled with xsbt (sbt version 0.6.x) - Got rid of MarkdownJ as the Markdown processor; it's buggy and not maintained any more. Markdown is now processed with the Showdown Javascript Markdown parser, invoked via Mozilla Rhino.
Brian Clapper
More...
over 15 years ago
1. Converted source to Scala 2.8. 2. Converted build (sbt) logic to build under Scala 2.8. Requires xsbt now. 3. Switched Markdown conversion from MarkdownJ (which has problems) to the Showdown Javascript Markdown parser, invoked via Rhino.
Brian Clapper
More...
over 15 years ago
Added ability to suppress display of SELECT result set
Brian Clapper
More...
over 15 years ago
Now copies FAQ into docs
Brian Clapper
More...
over 15 years ago
release of 0.3
Brian Clapper
More...
over 15 years ago
Updated user guide
Brian Clapper
More...
over 15 years ago
Merge branch 'master' of
[email protected]
:bmc/sqlshell
Brian Clapper
More...
over 15 years ago
Changed how retrieval and execution times are displayed, to give slightly better real-time feedback.
Brian Clapper
More...
over 15 years ago
Merge branch 'master' of
[email protected]
:bmc/sqlshell
Brian M. Clapper
More...
over 15 years ago
comment removal
Brian M. Clapper
More...
over 15 years ago
Comment cleanup
Brian M. Clapper
More...
over 15 years ago
Removed conflicting import of javax.security.auth.login.Configuration
Brian M. Clapper
More...
over 15 years ago
Now serializes result sets to CSV files, not ObjectOutputStream files, to avoid memory starvation.
Brian Clapper
More...
over 15 years ago
Version 0.3 changes
Brian Clapper
More...
over 15 years ago
Fixed version number
Brian Clapper
More...
over 15 years ago
Added build timestamp to version output. Fixed handling of --version and --help options.
Brian Clapper
More...
over 15 years ago
Removed leftover reference to SCALA_HOME
Brian Clapper
More...
over 15 years ago
Upgrade to SBT 0.5.5
Brian Clapper
More...
almost 16 years ago
Updated to SBT 0.5.4
Brian Clapper
More...
almost 16 years ago
Start of version 0.3
Brian Clapper
More...
almost 16 years ago
Log module
Brian Clapper
More...
almost 16 years ago
←
1
2
3
4
5
6
7
8
9
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree