Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
U
uniset2
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UniSet project repositories
uniset2
Commits
5873b77d
Commit
5873b77d
authored
Sep 16, 2009
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new version 0.97
parent
594f1b69
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
96 deletions
+20
-96
libuniset.spec
conf/libuniset.spec
+19
-95
configure.ac
configure.ac
+1
-1
No files found.
conf/libuniset.spec
View file @
5873b77d
...
@@ -2,8 +2,8 @@
...
@@ -2,8 +2,8 @@
%define oname uniset
%define oname uniset
Name: libuniset
Name: libuniset
Version: 0.9
6
Version: 0.9
7
Release: eter
64
Release: eter
1
Summary: UniSet - library for building distributed industrial control systems
Summary: UniSet - library for building distributed industrial control systems
License: GPL
License: GPL
Group: Development/C++
Group: Development/C++
...
@@ -179,31 +179,24 @@ rm -f %buildroot%_libdir/*.la
...
@@ -179,31 +179,24 @@ rm -f %buildroot%_libdir/*.la
%exclude %_pkgconfigdir/libUniSet.pc
%exclude %_pkgconfigdir/libUniSet.pc
%changelog
%changelog
* Tue Sep 15 2009 Pavel Vainerman <pv@etersoft.ru> 0.96-eter63
* Wed Sep 16 2009 Vitaly Lipatov <lav@altlinux.ru> 0.97-eter1
- new build
- add getProp and getInt into generated _SK class for use default cnode
- UniXML: make xml2local, local2xml protected
* Tue Sep 15 2009 Pavel Vainerman <pv@etersoft.ru> 0.96-eter62
- UniXML: add getContent for iterator (via xmlNodeGetContent)
- new build
- use logFile with string, without c_str
- UniXML: add getPropUtf8, findNodeUtf8, extFindNodeUtf8
* Mon Sep 14 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-eter61
- UniSetTypes: add getArgInt, getArgPInt
- new build
- forbid direct use atoi function in uniset and uniset related projects
- add string support for getIdByName
* Thu Sep 10 2009 Pavel Vainerman <pv@etersoft.ru> 0.96-eter60
- use appropriate getArg(P)Int, get(P)IntProp instead direct atoi using
- rebuild for eterbook
- Configuration: add getPIntField, getIntProp, getPIntProp, getArgPint
- Added byte size check in CycleStorage and TableBlockStorage
* Thu Sep 10 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-eter59
- add uniset-network (new component - UniNetwork)
- UniNetwork debugging
- add new interface: getSensors()
- add new realization MBTCPMaster
- introduce getPintProp for get positive only values (returns def if the value zero or negative). Note: def may be negative if needed.
* Wed Sep 09 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-eter58
* Tue Sep 15 2009 Pavel Vainerman <pv@etersoft.ru> 0.96-eter63
- UniNetwork debugging
* Wed Sep 09 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-eter57
- new build
* Wed Sep 09 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-eter56
- new build
* Mon Sep 07 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-eter55
- new build
- new build
* Mon Sep 07 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-eter54
* Mon Sep 07 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-eter54
...
@@ -227,24 +220,6 @@ rm -f %buildroot%_libdir/*.la
...
@@ -227,24 +220,6 @@ rm -f %buildroot%_libdir/*.la
* Tue Aug 18 2009 Pavel Vainerman <pv@etersoft.ru> 0.96-eter48
* Tue Aug 18 2009 Pavel Vainerman <pv@etersoft.ru> 0.96-eter48
- fixed bug in PassiveTimer
- fixed bug in PassiveTimer
* Tue Aug 18 2009 Pavel Vainerman <pv@etersoft.ru> 0.96-eter47
- new build
* Tue Aug 18 2009 Pavel Vainerman <pv@etersoft.ru> 0.96-eter46
- new build
* Thu Aug 13 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-eter41
- new build
* Wed Aug 12 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-eter40
- new build
* Wed Aug 12 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-eter39
- new build
* Thu Aug 06 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-eter38
- new build
* Wed Aug 05 2009 Vitaly Lipatov <lav@altlinux.ru> 0.96-eter37
* Wed Aug 05 2009 Vitaly Lipatov <lav@altlinux.ru> 0.96-eter37
- fixed smp build
- fixed smp build
...
@@ -262,48 +237,6 @@ rm -f %buildroot%_libdir/*.la
...
@@ -262,48 +237,6 @@ rm -f %buildroot%_libdir/*.la
- rename extentions to extensions (see eterbug #4008)
- rename extentions to extensions (see eterbug #4008)
- update buildreq
- update buildreq
* Mon Jun 08 2009 Pavel Vainerman <pv@aeu> 0.96-eter25
- new build
* Thu Jun 04 2009 Pavel Vainerman <pv@aeu> 0.96-eter23
- new build
* Thu Jun 04 2009 Pavel Vainerman <pv@etersoft.ru> 0.96-eter22
- new build
* Thu Jun 04 2009 Pavel Vainerman <pv@etersoft.ru> 0.96-eter21
- new build
* Thu Jun 04 2009 Pavel Vainerman <pv@etersoft.ru> 0.96-eter20
- new build
* Thu Jun 04 2009 Pavel Vainerman <pv@etersoft.ru> 0.96-eter19
- new build
* Thu Jun 04 2009 Pavel Vainerman <pv@etersoft.ru> 0.96-eter18
- new build
* Thu Jun 04 2009 Pavel Vainerman <pv@etersoft.ru> 0.96-eter17
- new build
* Thu Jun 04 2009 Pavel Vainerman <pv@etersoft.ru> 0.96-eter16
- new build
* Thu Jun 04 2009 Pavel Vainerman <pv@etersoft.ru> 0.96-eter15
- new build
* Thu Jun 04 2009 Pavel Vainerman <pv@etersoft.ru> 0.96-eter14
- new build
* Thu Jun 04 2009 Pavel Vainerman <pv@etersoft.ru> 0.96-eter13
- new build
* Tue Apr 21 2009 Pavel Vainerman <pv@etersoft.ru> 0.96-eter6
- new build
* Tue Apr 21 2009 Pavel Vainerman <pv@etersoft.ru> 0.96-eter5
- new build
* Mon Apr 06 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-eter4
* Mon Apr 06 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-eter4
- new ComediInterface
- new ComediInterface
...
@@ -313,15 +246,6 @@ rm -f %buildroot%_libdir/*.la
...
@@ -313,15 +246,6 @@ rm -f %buildroot%_libdir/*.la
* Mon Apr 06 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-eter2
* Mon Apr 06 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-eter2
- fixed bugs in uniset-codegen
- fixed bugs in uniset-codegen
* Mon Apr 06 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-eter1
- new build
* Mon Apr 06 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-setri1
- new build
* Mon Apr 06 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-alt11
- new build
* Sat Jan 17 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-alt7
* Sat Jan 17 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-alt7
- new version
- new version
...
...
configure.ac
View file @
5873b77d
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
# Process this file with autoconf to produce a configure script.
# AC_PREREQ(2.59)
# AC_PREREQ(2.59)
AC_INIT([uniset], [0.9
6
], pv@etersoft.ru)
AC_INIT([uniset], [0.9
7
], pv@etersoft.ru)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME,AC_PACKAGE_VERSION)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME,AC_PACKAGE_VERSION)
# AC_CONFIG_MACRO_DIR([m4])
# AC_CONFIG_MACRO_DIR([m4])
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment