| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
17 Sep 2011 13:07:41
1.94
|
bf  |
update to 1.94 |
30 Aug 2011 15:33:13
1.93.7
|
bf  |
update to 1.93.7 |
24 Aug 2011 05:59:10
1.93.6
|
bf  |
update to 1.93.6 |
07 Aug 2011 21:51:50
1.93.3
|
bf  |
update to 1.93.3 |
05 Jul 2011 06:47:32
1.23.5
|
bf  |
Update to 1.23.5 |
22 Jun 2011 15:43:01
1.23.3
|
bf  |
update to 1.23.3 |
30 Apr 2011 23:58:28
1.21.12
|
bf  |
Update to 1.21.12 |
13 Apr 2011 00:54:19
1.21.11
|
bf  |
Update to 1.21.11 |
24 Mar 2011 01:15:10
1.21.10
|
bf  |
Update to 1.21.10 |
17 Jan 2011 22:58:01
1.21.9
|
bf  |
Mirror the distfile locally
Approved by: makc, miwi (mentors, implicit)
Feature safe: yes |
17 Jan 2011 20:31:58
1.21.9
|
bf  |
Update to 1.21.9
Approved by: makc, miwi (mentors, implicit)
Feature safe: yes |
30 Oct 2010 05:39:04
1.21.7
|
bf  |
Update to 1.21.7
Approved by: makc, miwi (mentors, implicit) |
03 Oct 2010 13:11:18
1.21.6
|
bf  |
Update to 1.21.6
Approved by: makc, miwi (co-mentors, implicit) |
04 Sep 2010 12:27:02
1.21.3
|
bf  |
update to 1.21.3
Approved by: makc (co-mentor) |
20 Aug 2010 04:31:02
1.21
|
bf  |
Update to 1.21
Approved by: miwi (co-mentor) |
06 Aug 2010 17:59:55
1.20
|
bf  |
update to 1.20
Approved by: makc |
08 Jul 2010 12:51:38
1.16
|
bf  |
Change my ports to use my FreeBSD.org email address. |
09 May 2010 08:30:03
1.16
|
miwi  |
- Update to 1.16
PR: 146428
Submitted by: bf <bf1783@gmail.com> (maintainer) |
02 May 2010 08:32:54
1.15
|
miwi  |
- Update to 1.15
PR: 146191
Submitted by: bf <bf1783@gmail.com> (maintainer) |
17 Feb 2010 20:40:31
1.13
|
lwhsu  |
- Update to 1.13
PR: ports/144048
Submitted by: bf <bf1783 AT gmail.com> (maintainer)
Feature safe: yes |
09 Nov 2009 10:40:35
1.10
|
arved  |
Update to 1.10
PR: 140406
Submitted by: maintainer |
21 Oct 2009 11:46:45
1.9
|
miwi  |
- Update to 1.9
PR: 139809
Submitted by: bf <bf1783@gmail.com> (maintainer) |
11 Oct 2009 12:50:39
1.8
|
miwi  |
- Update to 1.8
PR: 139421
Submitted by: bf <bf1783@gmail.com> (maintainer) |
18 Sep 2009 10:08:33
1.7
|
miwi  |
- Update to 1.7
PR: 138927
Submitted by: bf <bf1783@gmail.com> (maintainer)
bf1783@gmail.com> (maintainer)
Feature safe: yes |
04 Sep 2009 20:50:49
1.6
|
miwi  |
- Update to 1.6
PR: 138495
Submitted by: bf <bf1783@gmail.com> (maintainer) |
27 Aug 2009 09:07:15
1.4
|
miwi  |
Given the header files and shared objects corresponding to two different shared
library versions, and a simple description of each of the shared libraries in
XML format, abi-compliance-checker searches for the following kinds of binary
compatibility problems:
--Added/withdrawn interfaces (functions, global variables)
--Problems in Data Types:
--Classes: added/withdrawn virtual functions (changes in layout of
virtual table), virtual function positions, virtual function
redefinitions
--Structural data types: added/withdrawn members (changes in layout of
type structure),
changes in members, size changes
--Enumerations: member value changes
--Interface problems:
--Parameters and return type changes
--Static property changes
The checker then generates a report that assesses the risks of any potential
problems detected.
WWW: http://ispras.linux-foundation.org/index.php/ABI_compliance_checker
PR: ports/138094
Submitted by: bf <bf1783 at gmail.com> |