| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
Fix memory leak (fIndexArray) See Coverity 32698,32699,32700,32701.
Fix coverity reports
Add missing initialization
Fix uninitialized data members (coverity)
From Axel: Replace all references to Text_t by char, still keeping the definition in Rtypes.h
move table to misc.
Fix warning: "dereferencing type-punned pointer will break strict-aliasing rules"
Set property svn:eol-style LF on all source and Makefiles. This should avoid problems with Win32 line endings ending up in the repository. All MS tools support LF eols fine.
imported svn:keywords Id property
remove :$ from tag line
correct a number of incorrect and/or ambiguous license statements.
Fix more coding conventions violations
Fix a VERY long list of coding conventions violations
From Valeri Fine: Remove RN12 violations.
From Philippe: This patch implement support for bool of various in memory size. They are always written using only 1 bytes. This solves problem on MacOS where sizeof(bool)==4 instead of 1. Note that there should still be a problem with the old-style splitted branch (tested in Event.old.split.root. A fix for this will come later on.
From Valeri Fine & Yuri Fisiak It fixes a crash when the user custom compare method is provided
New version of the Table package by Valeri Fine. New classes TIndexTable TResponseIterator TResponseTable TTableMap
rename star to table.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| Subversion Admin | ViewVC Help |
| Powered by ViewVC 1.0.9 |