[root]/doc
example (3 files, 637 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 171 (100.0%) | 7429 (100.0%) | 43.4 |
rousseau | 143 (83.6%) | 6996 (94.2%) | 48.9 |
corcoran | 24 (14.0%) | 415 (5.6%) | 17.2 |
sauveron-guest | 3 (1.8%) | 14 (0.2%) | 4.6 |
aet-guest | 1 (0.6%) | 4 (0.1%) | 4.0 |
Add the ability to parse all the configuration files of a directory
instead of just one configuration file.
update-reader.conf is then now obsolete.
See Debian bug #565896 http://bugs.debian.org/565896
2 lines of code changed in 2 files:
use @sysconfdir_exp@ instead of (removed) @confdir@
6 lines of code changed in 1 file:
The .tex documentation is no more maintained.
The reference WinSCard API documentation is from Doxygen now.
3 lines of code changed in 3 files:
mark IFD_GENERATE_HOTPLUG as deprecated.
HAL now solves the hotplug problem for us.
6 lines of code changed in 1 file:
document libhal scheme
25 lines of code changed in 2 files:
exclude src/winscard_scf.c since it is a duplicate of winscard_clnt.c
and causes some Doxygen links to be wrong
1 lines of code changed in 1 file:
add spaces around =
1 lines of code changed in 1 file:
doxygen: WARN_NO_PARAMDOC = YES
1 lines of code changed in 1 file:
doxygen: update conf from version 1.4.2 to 1.5.5 file using doxygen -u
663 lines of code changed in 1 file:
ENUM_VALUES_PER_LINE = 1 (instead of 4)
1 lines of code changed in 1 file:
more details about deviceName argument of IFDHCreateChannelByName()
28 lines of code changed in 1 file:
include call graphs
2 lines of code changed in 1 file:
use @ipcdir@ instead of @runpid@
3 lines of code changed in 1 file:
update IFDHPowerICC() documentation
8 lines of code changed in 1 file:
dynamically generate update-reader.conf.8 by ./configure
Thanks to Klaus Heinz. Closes: [#304518] update-reader.conf.8 should be
created from update-reader.conf.8.in
4 lines of code changed in 1 file:
distribute update-reader.conf.8.in instead of update-reader.conf.8
1 lines of code changed in 1 file:
rename doc/update-reader.conf.8 in doc/update-reader.conf.8.in since
./configure with generate doc/update-reader.conf.8
32 lines of code changed in 2 files:
typo
1 lines of code changed in 1 file:
do not build and include the pdf documentation files in the archive. The
html online versions should be enough.
2 lines of code changed in 1 file:
typo
1 lines of code changed in 1 file:
support --docdir=... to install documentation files
Thanks to Alon Bar-Lev for the patch
2 lines of code changed in 1 file:
do not install formaticc.1 manpage since the binary is no more installed
3 lines of code changed in 1 file:
use the default Doxygen CSS file instead of a (bad) local one
1 lines of code changed in 1 file:
do not reference formaticc since this tool is deprecated and no more
installed
0 lines of code changed in 1 file:
document --hotplug option
7 lines of code changed in 1 file:
add IFD_GENERATE_HOTPLUG documentation
106 lines of code changed in 1 file:
add SCardIsValidContext() documentation
42 lines of code changed in 1 file:
IOCTL_SMARTCARD_VENDOR_VERIFY_PIN is deprecated. Use
CM_IOCTL_GET_FEATURE_REQUEST instead
0 lines of code changed in 1 file:
add update-reader.conf.8 manpage.
Thanks to Florian Schmaus for the bug report
34 lines of code changed in 2 files:
remove trailing spaces at end of lines
524 lines of code changed in 7 files:
do not fail to remove api when the directory is not there
1 lines of code changed in 1 file:
in SCardStatus subsection, the argument is pdwProtocol and not
dwPreferredProtocols
2 lines of code changed in 1 file:
do not cast malloc() return value.
2 lines of code changed in 1 file:
replace LPTSTR and LPCTSTR by LPSTR and LPCSTR
12 lines of code changed in 1 file:
do not export LTPBundleFindValueWithKey() to the drivers anymore
0 lines of code changed in 1 file:
use \texttt{} instead of \file{} (it works with latex2html but not with
pdflatex)
1 lines of code changed in 1 file:
log_msg: document that you should use the macros defined in <debuglog.h>
5 lines of code changed in 1 file:
log_msg and log_xxd are only available for pcscd drivers. These
functions are no more provided by libpcsclite
11 lines of code changed in 1 file:
SCardConnect(): the paramater name is dwShareMode instead of dwScope
1 lines of code changed in 1 file:
document log_msg and log_xxd
17 lines of code changed in 1 file:
(93 more)