index
:
bindings/python/python-efl.git
devs/davemds/erigo_generator
devs/kuuko/eet
devs/kuuko/elmfusion
devs/kuuko/enums-old-system
devs/kuuko/eolian
devs/kuuko/ewe
master
python-efl-1.10
python-efl-1.11
python-efl-1.12
python-efl-1.13
python-efl-1.14
python-efl-1.15
python-efl-1.16
python-efl-1.17
python-efl-1.18
python-efl-1.19
python-efl-1.20
python-efl-1.21
python-efl-1.22
python-efl-1.23
python-efl-1.24
python-efl-1.25
python-efl-1.8
python-efl-1.9
Python bindings for the EFL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api_coverage.py
(
follow
)
Age
Commit message (
Expand
)
Author
2015-12-25
api_coverage.py: Include all files in cdef search
Kai Huuhko
2015-05-04
Bump version for 1.14.0 release
v1.14.0
Kai Huuhko
2014-08-31
api_coverage.py: py3k compatibility fix
Kai Huuhko
2014-05-17
api_coverage.py: Nicer output formatting
Kai Huuhko
2014-05-16
api_coverage.py: Print file name and line number with the reported item
Kai Huuhko
2014-05-16
api_coverage.py: Updates
Kai Huuhko
2014-04-29
api_coverage.py: Only consider legacy header files for API comparison
Kai Huuhko
2013-11-09
Elementary: Remove leftover deprecated function declarations.
Kai Huuhko
2013-11-09
Elementary: Add GLView.
Kai Huuhko
2013-11-06
Update api_coverage script, CODING, TODO
Kai Huuhko
2013-09-25
api_coverage.py: Handle a corner case in the C header regexp
Kai Huuhko
2013-09-14
api_coverage.py: Add a couple of small clarifications and precautions.
Kai Huuhko
2013-08-19
PythonEFL: exclude some ecore stuff from the coverage.py script
davemds
2013-08-19
PythonEFL: implemented some missed apis in edje
davemds
2013-08-19
PythonEFL: api_coverage exclude++
davemds
2013-08-12
api_coverage: Fix C header discovery
Kai Huuhko
2013-04-22
Elementary: Comment out quicklaunch defines and add them to ignores.
Kai Huuhko
2013-04-22
api_coverage: Add couple of ignores.
Kai Huuhko
2013-04-07
api_coverage: Add short comment descriptions to excludes.
Kai Huuhko
2013-04-07
api_coverage: rearrange, fix "all" parameter, make excludes a list.
Kai Huuhko
2013-04-07
api_coverage: Split exclude strings to multiple lines.
Kai Huuhko
2013-04-06
Add a 0 length check to api coverage script to prevent division by 0.
Kai Huuhko
2013-04-06
Add py2/3 compatibility code to API coverage script
Kai Huuhko
2013-04-03
Use UTF-8 encoding when opening the headers for api coverage script.
Kai Huuhko
2013-04-03
Remove efreet from api coverage script.
Kai Huuhko
2013-03-29
Add more skeletal work for Efreet.
Kai Huuhko
2013-03-12
python-efl: api_coverage: Include prefix in the excluded functions, add
Kai Huuhko
2013-03-10
python-efl: api_coverage: Exclude functions we'll be unlikely to
Kai Huuhko
2013-03-09
python-efl: api_coverage: Fix ecore-file and refine the regexps.
Kai Huuhko
2013-03-08
python-efl: api_coverage: Filter _-prefixed functions, add options for
Kai Huuhko
2013-03-08
python-efl: API coverage script now handles all bindings. Check --help
Kai Huuhko
2013-03-06
python-efl: A very quick and dirty api function coverage script that
Kai Huuhko