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
S
SQL-Translator
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 4 hours
ago.
Aug 07, 2024 — Aug 07, 2025
Showing page 72 of 72
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added files.
Darren Chamberlain
More...
over 23 years ago
Added MANIFEST, MANIFEST.skip, and Makefile.PL
Darren Chamberlain
More...
over 23 years ago
Added copyright notices to top of files. Updated documentation to be accurate. Updated parser and producer classes to work with the modified API defined by SQL::Translate. SQL::Translator instances have data members named parser_type and producer_type that can be used to determine from whence the parser and producer subroutines come. SQL::Translator will accept parsers and producers in the form Class::Name::function, just like mod_perl, in addition to Class::Name (with the implicit function name), Name (relative to SQL::Translator::{Parser,Producer}, and anonymous subroutines.
Darren Chamberlain
More...
over 23 years ago
Added test data in groovy hierarchical directories. Added some basic tests, many of which don't do much yet.
Darren Chamberlain
More...
over 23 years ago
Updated to work with my updated API. Added license to beginning. Updated to be CPAN-compliant.
Darren Chamberlain
More...
over 23 years ago
Another attempt to check in a branch.
Darren Chamberlain
More...
over 23 years ago
This commit was manufactured by cvs2svn to create branch 'darren-1_0'.
CVS2SVN
More...
over 23 years ago
Reverted to a version 1.1, due to botched branch attempt.
Darren Chamberlain
More...
over 23 years ago
Many, many changes. Changed the basic assumptions about the module. Parser and Producer packages no longer need to be object oriented, they merely need to implement a parse or translate function (respectively).
Darren Chamberlain
More...
over 23 years ago
Initial checkin.
Ken Youens-Clark
More...
over 23 years ago
←
1
2
…
64
65
66
67
68
69
70
71
72
→
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