3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected over 1 year ago.
Jan 25, 2022 — Jan 25, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
'isql' is now the 'clisql' program
Paul G. Crismer
as pgcrism
More... over 21 years ago
Removed obsolete .Ace, .esd, sebuild.sh, sebuild.bat. The only way to build an application now is by using GOBO's geant and gexace.
Paul G. Crismer
as pgcrism
More... over 21 years ago
Updated release notes and installation instructions.
Paul G. Crismer
as pgcrism
More... over 21 years ago
moved name of C_* classes to XS_C_* classes, to prevent name clashes with ISE 5.3 XS = eXternal Support.
Paul G. Crismer
as pgcrism
More... over 21 years ago
moved name of C_* classes to XS_C_* classes, to prevent name clashes with ISE 5.3 XS = eXternal Support
Paul G. Crismer
as pgcrism
More... over 21 years ago
Addition of c_array_int32
Paul G. Crismer
as pgcrism
More... over 21 years ago
Programming style enforcement : formatting, comments, pre-post, ...
Paul G. Crismer
as pgcrism
More... over 21 years ago
Reviewed 'test1' so that the manifest-array type inference problem of SmartEiffel is avoided. Reviewed and test_rowset so that it is more representative of rowset operations and appropriate error handling.
Paul G. Crismer
as pgcrism
More... over 21 years ago
Modified system.xace of applications so that linker microsoft is selected for Visual Eiffel on windows only. Suppressed call to 'exception_trace' in 'test_gc' : it is not portable.
Paul G. Crismer
as pgcrism
More... over 21 years ago
Changed project name to clisql to avoid name clashes with unixodbc's isql application.
Paul G. Crismer
as pgcrism
More... over 21 years ago
Removed obsolete cluster.xace
Paul G. Crismer
as pgcrism
More... over 21 years ago
Reintroduced isql_command with lower case file name
Paul G. Crismer
as pgcrism
More... over 21 years ago
Removed file with upper case names.
Paul G. Crismer
as pgcrism
More... over 21 years ago
Added ECLI_*GENERIC*VALUE classes
Paul G. Crismer
as pgcrism
More... over 21 years ago
Minor fixes.
Paul G. Crismer
as pgcrism
More... over 21 years ago
Removed obsolete epdf.xace
Paul G. Crismer
as pgcrism
More... over 21 years ago
Minor fixes : added classes PDF_ENCODING_CONSTANTS and PDF_LAYOUT_CONSTANTS
Paul G. Crismer
as pgcrism
More... over 21 years ago
Architecture schema
Paul G. Crismer
as pgcrism
More... over 21 years ago
Port to Visual Eiffel. Various fixes
Paul G. Crismer
as pgcrism
More... over 21 years ago
Suppressed feature 'string_routines'
Paul G. Crismer
as pgcrism
More... over 21 years ago
Suppressed obsolete classes
Paul G. Crismer
as pgcrism
More... over 21 years ago
Adaptions so that SmartEiffel compiles OK. ECLI_VALUE no longer provides feature 'item'.
Paul G. Crismer
as pgcrism
More... over 21 years ago
introduced C_ARRAY;
Paul G. Crismer
as pgcrism
More... over 21 years ago
Adaptions so that compilation works with VE.
Paul G. Crismer
as pgcrism
More... over 21 years ago
Latest snapshot.
Paul G. Crismer
as pgcrism
More... over 21 years ago
no message
Paul G. Crismer
as pgcrism
More... over 21 years ago
.xace files added; old sebuild.bat, ace and .se file have been deleted
Paul G. Crismer
as pgcrism
More... over 21 years ago
* Added ECLI_SESSION.is_bind_arrayed_results_capable + updated ECLI_ROWSET_CURSOR preconditions on 'open' and 'open_prepared' * Corrected problem with ECLI_STATEMENT.parameters_count when there were parameters without name * ECLI_ARRAYED_VALUE.set_null is now correctly redefined * ECLI_ARRAYED_BUFFER_FACTORY.value_factory is not a 'once' function anymore. It is now a simulated "once per object". * ECLI_ROWSET_CURSOR.row_count is bound and updated within 'fetch_next_row'. GC is temporarily disabled to avoid problems with moving GCs. * Various pre/post-conditions fixed/updated
Paul G. Crismer
as pgcrism
More... over 21 years ago
Update because of refactoring of metadata cursors
Paul G. Crismer
as pgcrism
More... over 21 years ago
Refactoring
Paul G. Crismer
as pgcrism
More... over 21 years ago