30
I Use This!
Inactive

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DiffEngine updated Message of exception corrected More... over 18 years ago
NUnit TESTS !!! More... over 18 years ago
FIX: Bug when copy or saving to file in the Wizard More... over 18 years ago
ADD: tests to fix the problems with the ErrorManager of the DataLink More... over 18 years ago
ADD: More tests More... over 18 years ago
FIX: FieldDelimiter donĀ“t work very well after the due a problem after the refactor of the last version. MOD: new feature of the BooleanConverter when writing values. ADD: WriteOnlyNewRecords to the FileDiffEngine. ADD: More and more NUnit tests More... over 18 years ago
ADD: BooleanConverter can recieve two arguments for the true or false values More... over 18 years ago
ADD: New RemoveDuplicatedRecords method in CommonEngine ADD: A new INTERNAL Constructor to the EngineBase and FileHelperEngine to direct pass the recordinfo and not use reflection again. More... over 18 years ago
MOD: The decimal, double, and single converters now recieve an string param to set the decimal delimiter (by default is ".") ADD: DataTableToCSV !!! More... over 18 years ago
NEW: FileDiffEngine with support for compare records and get or write the differences to a file ADD: MergeFilesFast and MergeAndSortFile to the CommonEngine ADD: Nunit tests More... over 18 years ago
MOD: BREAKING: CommonActions renamed to CommonSelector !! ADD: A lot of options to CommonSelector like: - MasterIfBegins - MasterIfEnds - MasterIfEnclosed - and the details counterparts More... over 18 years ago
MOD: for use the new namespace RunTime More... over 18 years ago
DEL: the recordinfo for the ExcelStorage More... over 18 years ago
MOD: Examples now use the JS syntax highlighter More... over 18 years ago
ADD: A new namespace FileHelpers.RunTime to re organize the classes and the contents of the docs. This is not a breaking change because all this classes are new for the next version =) More... over 18 years ago
DEL: more and more properties of the internal classes, this enhance both the performance and the dll size. MOD: Record info becomes internal to hide implementation details MOD: The DataStorage now has their own RecordInfo and not each inheritor More... over 18 years ago
MOD: Changes for the examples to use the syntax highlighter MOD: Copy to Clipboard now is the fist option and is in bold style ADD: Engines to the SDK docs More... over 18 years ago
ADD: RecordsToDataTable in the CommonEngine More... over 18 years ago
FIX: typo error leng var now is lang var =) ADD: Some docs for runtime records More... over 18 years ago
REFACTOR: TextCommon to Common for clear code More... over 18 years ago
FIX: Typo Errors Fixed ADD: ConverterBuilder.cs ADD: AttributesBuilder.cs The run time records are full implemented, at least, fo rthe first release and usabilty tests. ADD: ConverterKind.None More... over 18 years ago
git-svn-id: svn://localhost/trunk@147 fafefce7-770d-0410-b8bf-a6f642d37c66 More... over 18 years ago
Tests Tests and more Tests for the RunTimeRecords More... over 18 years ago
MORE NUnit test for the runtimerecords More... over 18 years ago
ADD: The RunTime Class Records are moving faster I know that this is a big advantages of the library but maybe I release it has a minor revision like 1.6.0 MOD: A enhaced API that reduce a lot the code that you to create a record class More... over 18 years ago
ADD: The ClassBuilder now ignores the My classes generated by the vb.net compiler. ADD: The wizard now allow the users to test the classes with a flat file and show the contents as a datatable. FIX: Some issues with the VB.NET attributes ADD: Ruler control ADD: FileBrowser that would allow the users to import unknown data More... over 18 years ago
More Test to load classes from class Files More... over 18 years ago
Test cases for the ClassBuilder, only for Create and Save methods. More... over 18 years ago
Yessss !!! RunTime records are here thanks to the suggestion of Gerhardt Scriven to use RunTime Compilation. Enjoy it !!! Support for classes written in C# and VB.NET More... over 18 years ago
FIX: Typo Errors More... over 18 years ago