File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ 2025-09-01 unirec-3.4.0
2+ * unirec++ - Add missing operators to UnirecArray::Iterator for random access support
3+
142024-09-30 unirec-3.3.2
25 * BUGFIX - unirec++ - fix checkDataTypeCompatibility for non-array values in UnirecRecord
36
Original file line number Diff line number Diff line change 1+ 2025-09-01 (Pavel Siska): unirec++ - Add missing operators to UnirecArray::Iterator for random access support
2+
132024-09-30 (Pavel Siska): unirec++ - fix checkDataTypeCompatibility for non-array values
24
352024-07-26 (Tomas Cejka): pytrap: IPList & IPAddrRange bugfixes and extending tests
Original file line number Diff line number Diff line change 22# Process this file with autoconf to produce a configure script.
33
44AC_PREREQ ( [ 2.63] )
5- AC_INIT ( [ unirec] ,
[ 3.3.2 ] ,
[ [email protected] ] ) 5+ AC_INIT ( [ unirec] ,
[ 3.4.0 ] ,
[ [email protected] ] ) 66AC_CONFIG_SRCDIR ( [ unirec.c] )
77AC_CONFIG_HEADERS ( [ config.h] )
88AM_INIT_AUTOMAKE ( [ subdir-objects silent-rules] )
You can’t perform that action at this time.
0 commit comments