Commit 0787ec962098e2ab88ba70ba5e2ec7e2e5dfc65f

Authored by Jay Berkenbilt
1 parent 00fd9b3e

spell check

ChangeLog
1 2019-08-24 Jay Berkenbilt <ejb@ql.org> 1 2019-08-24 Jay Berkenbilt <ejb@ql.org>
2 2
3 * Add QPDF::userPasswordMatched() and QPDF::ownerPasswordMatched() 3 * Add QPDF::userPasswordMatched() and QPDF::ownerPasswordMatched()
4 - methods so it can be deterined separately whether the supplied 4 + methods so it can be determined separately whether the supplied
5 password matched the user password, the owner password, or both. 5 password matched the user password, the owner password, or both.
6 Fixes #159. 6 Fixes #159.
7 7
include/qpdf/QIntC.hh
@@ -179,8 +179,8 @@ namespace QIntC // QIntC = qpdf Integer Conversion @@ -179,8 +179,8 @@ namespace QIntC // QIntC = qpdf Integer Conversion
179 } 179 }
180 }; 180 };
181 181
182 - // Specific converers. The return type of each function must match  
183 - // the second template prameter to IntConverter. 182 + // Specific converters. The return type of each function must match
  183 + // the second template parameter to IntConverter.
184 template <typename T> 184 template <typename T>
185 char to_char(T const& i) 185 char to_char(T const& i)
186 { 186 {
ispell-words
@@ -5,9 +5,11 @@ abacc @@ -5,9 +5,11 @@ abacc
5 abc 5 abc
6 ABCD 6 ABCD
7 abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnom 7 abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnom
  8 +abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnom
8 abcde 9 abcde
9 abcdefABCDEF 10 abcdefABCDEF
10 abcdefghbcdefghicdefghijdefghijkefghijklfghijklmg 11 abcdefghbcdefghicdefghijdefghijkefghijklfghijklmg
  12 +abcdefghbcdefghicdefghijdefghijkefghijklfghijklmg
11 abcdefghijklmnopqrstuvwxyz 13 abcdefghijklmnopqrstuvwxyz
12 ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghi 14 ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghi
13 ABI 15 ABI
@@ -28,6 +30,7 @@ addArrayElement @@ -28,6 +30,7 @@ addArrayElement
28 addChoicesToCompletions 30 addChoicesToCompletions
29 addContentTokenFilter 31 addContentTokenFilter
30 addDictionaryMember 32 addDictionaryMember
  33 +addExplicitElementsToList
31 addOptionsToCompletions 34 addOptionsToCompletions
32 addPage 35 addPage
33 addPageAt 36 addPageAt
@@ -76,6 +79,7 @@ apexcovantage @@ -76,6 +79,7 @@ apexcovantage
76 api 79 api
77 APIs 80 APIs
78 apis 81 apis
  82 +appdir
79 appearancestate 83 appearancestate
80 appendable 84 appendable
81 appendItem 85 appendItem
@@ -83,6 +87,7 @@ appendString @@ -83,6 +87,7 @@ appendString
83 appian 87 appian
84 AppImage 88 AppImage
85 appimage 89 appimage
  90 +appspot
86 arandom 91 arandom
87 arg 92 arg
88 argc 93 argc
@@ -92,6 +97,7 @@ argCoalesceContents @@ -92,6 +97,7 @@ argCoalesceContents
92 argCollate 97 argCollate
93 argCompletionBash 98 argCompletionBash
94 argCompletionZsh 99 argCompletionZsh
  100 +argCompressionLevel
95 argCompressStreams 101 argCompressStreams
96 argCopyEncryption 102 argCopyEncryption
97 argCopyright 103 argCopyright
@@ -143,6 +149,7 @@ argPreserveUnreferencedResources @@ -143,6 +149,7 @@ argPreserveUnreferencedResources
143 argProgress 149 argProgress
144 argQdf 150 argQdf
145 argRawStreamData 151 argRawStreamData
  152 +argRecompressFlate
146 argRemovePageLabels 153 argRemovePageLabels
147 argRotate 154 argRotate
148 args 155 args
@@ -233,6 +240,7 @@ BBox @@ -233,6 +240,7 @@ BBox
233 bbox 240 bbox
234 bc 241 bc
235 beb 242 beb
  243 +BeforeQuack
236 Berkenbilt 244 Berkenbilt
237 betweenTokens 245 betweenTokens
238 bf 246 bf
@@ -283,6 +291,7 @@ callbacks @@ -283,6 +291,7 @@ callbacks
283 callHello 291 callHello
284 CAPTURECOUNT 292 CAPTURECOUNT
285 CARON 293 CARON
  294 +cassert
286 cb 295 cb
287 cbc 296 cbc
288 cc 297 cc
@@ -345,6 +354,7 @@ CLI @@ -345,6 +354,7 @@ CLI
345 ClosedFileInputSource 354 ClosedFileInputSource
346 CloseHandle 355 CloseHandle
347 closeObject 356 closeObject
  357 +clusterfuzz
348 cmath 358 cmath
349 cmd 359 cmd
350 cmyk 360 cmyk
@@ -371,6 +381,7 @@ conftest @@ -371,6 +381,7 @@ conftest
371 const 381 const
372 ContentNormalizer 382 ContentNormalizer
373 ContentProvider 383 ContentProvider
  384 +contentSize
374 contrib 385 contrib
375 convertIIDict 386 convertIIDict
376 CopiedStreamDataProvider 387 CopiedStreamDataProvider
@@ -494,12 +505,14 @@ DLLs @@ -494,12 +505,14 @@ DLLs
494 docbook 505 docbook
495 DOCBOOKX 506 DOCBOOKX
496 docdir 507 docdir
  508 +doChecks
497 DocOpen 509 DocOpen
498 DOCTYPE 510 DOCTYPE
499 DocumentHelper 511 DocumentHelper
500 doFinalChecks 512 doFinalChecks
501 DOTLESS 513 DOTLESS
502 doubleBoxSize 514 doubleBoxSize
  515 +doWrite
503 doWriteSetup 516 doWriteSetup
504 Doxygen 517 Doxygen
505 dp 518 dp
@@ -548,6 +561,7 @@ embeddedFiles @@ -548,6 +561,7 @@ embeddedFiles
548 emc 561 emc
549 emptyPDF 562 emptyPDF
550 en 563 en
  564 +enc
551 encodable 565 encodable
552 encodeDataIncrementally 566 encodeDataIncrementally
553 encodeFile 567 encodeFile
@@ -586,6 +600,7 @@ eraseItem @@ -586,6 +600,7 @@ eraseItem
586 Erdelsky's 600 Erdelsky's
587 errno 601 errno
588 erroffset 602 erroffset
  603 +errorMessageID
589 errptr 604 errptr
590 esize 605 esize
591 esses 606 esses
@@ -594,6 +609,7 @@ exc @@ -594,6 +609,7 @@ exc
594 exe 609 exe
595 exp 610 exp
596 expectInlineImage 611 expectInlineImage
  612 +expr
597 ExtensionLevel 613 ExtensionLevel
598 extern 614 extern
599 externalize 615 externalize
@@ -653,6 +669,7 @@ fixDanglingReferences @@ -653,6 +669,7 @@ fixDanglingReferences
653 fl 669 fl
654 flarp 670 flarp
655 flate 671 flate
  672 +Flate's
656 FlateDecode 673 FlateDecode
657 flattenAnnotations 674 flattenAnnotations
658 flattenAnnotationsForPage 675 flattenAnnotationsForPage
@@ -671,6 +688,7 @@ ForceR @@ -671,6 +688,7 @@ ForceR
671 ForceV 688 ForceV
672 foreach 689 foreach
673 ForeignStreamData 690 ForeignStreamData
  691 +FormatMessageA
674 fp 692 fp
675 fprintf 693 fprintf
676 fR 694 fR
@@ -689,6 +707,9 @@ fullinfo @@ -689,6 +707,9 @@ fullinfo
689 fullname 707 fullname
690 fullpad 708 fullpad
691 func 709 func
  710 +fuzzer
  711 +fuzzers
  712 +FuzzHelper
692 fv 713 fv
693 fvisibility 714 fvisibility
694 fweimer 715 fweimer
@@ -729,6 +750,7 @@ getAsMatrix @@ -729,6 +750,7 @@ getAsMatrix
729 getAsVector 750 getAsVector
730 getAttribute 751 getAttribute
731 getBits 752 getBits
  753 +getBitsInt
732 getBitsSigned 754 getBitsSigned
733 getBoolValue 755 getBoolValue
734 getBuffer 756 getBuffer
@@ -747,6 +769,7 @@ getDest @@ -747,6 +769,7 @@ getDest
747 getDestPage 769 getDestPage
748 getDict 770 getDict
749 getDictAsMap 771 getDictAsMap
  772 +getElementsForShallowCopy
750 getEncryptionKey 773 getEncryptionKey
751 getEncryptMetadata 774 getEncryptMetadata
752 getenv 775 getenv
@@ -774,12 +797,15 @@ getGeneration @@ -774,12 +797,15 @@ getGeneration
774 getHeight 797 getHeight
775 getHexDigest 798 getHexDigest
776 getId 799 getId
  800 +getIdentifier
777 getInheritableFieldValue 801 getInheritableFieldValue
778 getInheritableFieldValueAsName 802 getInheritableFieldValueAsName
779 getInheritableFieldValueAsString 803 getInheritableFieldValueAsString
780 getInlineImageValue 804 getInlineImageValue
781 getInstance 805 getInstance
782 getIntValue 806 getIntValue
  807 +getIntValueAsInt
  808 +getIntVauleAsInt
783 getItem 809 getItem
784 getJSON 810 getJSON
785 getKey 811 getKey
@@ -837,6 +863,7 @@ getPDFVersion @@ -837,6 +863,7 @@ getPDFVersion
837 getPerms 863 getPerms
838 getPointer 864 getPointer
839 getQPDF 865 getQPDF
  866 +getQpdf
840 getQuadding 867 getQuadding
841 getR 868 getR
842 getRandomDataProvider 869 getRandomDataProvider
@@ -869,6 +896,8 @@ getTypeCode @@ -869,6 +896,8 @@ getTypeCode
869 getTypeName 896 getTypeName
870 getU 897 getU
871 getUE 898 getUE
  899 +getUIntValue
  900 +getUIntValueAsUInt
872 getUncompressedObject 901 getUncompressedObject
873 getUniqueId 902 getUniqueId
874 getUniqueResourceName 903 getUniqueResourceName
@@ -882,6 +911,7 @@ getWarnings @@ -882,6 +911,7 @@ getWarnings
882 getWhoami 911 getWhoami
883 getWidgetAnnotationsForPage 912 getWidgetAnnotationsForPage
884 getWidth 913 getWidth
  914 +getWriter
885 GG 915 GG
886 ghostscript 916 ghostscript
887 GhostScript 917 GhostScript
@@ -892,10 +922,13 @@ glerbl @@ -892,10 +922,13 @@ glerbl
892 glibc 922 glibc
893 gm 923 gm
894 gmail 924 gmail
  925 +gmon
895 GNUC 926 GNUC
896 gnuwin 927 gnuwin
  928 +googleapis
897 GoTo 929 GoTo
898 gpg 930 gpg
  931 +gprof
899 grayscale 932 grayscale
900 grep 933 grep
901 gsdnld 934 gsdnld
@@ -938,6 +971,7 @@ HGeneric @@ -938,6 +971,7 @@ HGeneric
938 hh 971 hh
939 HighPart 972 HighPart
940 hijklmnoijklmnopjklmnopqklmnopqrlmnopqrsmnopqrstn 973 hijklmnoijklmnopjklmnopqklmnopqrlmnopqrsmnopqrstn
  974 +hijklmnoijklmnopjklmnopqklmnopqrlmnopqrsmnopqrstn
941 hlen 975 hlen
942 Hoffmann 976 Hoffmann
943 HOi 977 HOi
@@ -1003,6 +1037,7 @@ inlineimage @@ -1003,6 +1037,7 @@ inlineimage
1003 InlineImageTracker 1037 InlineImageTracker
1004 ino 1038 ino
1005 inode 1039 inode
  1040 +inParse
1006 inpdf 1041 inpdf
1007 inputLen 1042 inputLen
1008 InputSource 1043 InputSource
@@ -1013,6 +1048,7 @@ insertPageobjToPage @@ -1013,6 +1048,7 @@ insertPageobjToPage
1013 insertXrefEntry 1048 insertXrefEntry
1014 inst 1049 inst
1015 int 1050 int
  1051 +IntConverter
1016 interoperate 1052 interoperate
1017 interpretCF 1053 interpretCF
1018 interpretR 1054 interpretR
@@ -1038,6 +1074,7 @@ isDataModified @@ -1038,6 +1074,7 @@ isDataModified
1038 isDelimiter 1074 isDelimiter
1039 isDictionary 1075 isDictionary
1040 isdigit 1076 isdigit
  1077 +isDirectNull
1041 isEncrypted 1078 isEncrypted
1042 isIgnorable 1079 isIgnorable
1043 isIndirect 1080 isIndirect
@@ -1124,6 +1161,8 @@ lexer @@ -1124,6 +1161,8 @@ lexer
1124 LF 1161 LF
1125 lhs 1162 lhs
1126 libclang 1163 libclang
  1164 +libfuzzer
  1165 +libFuzzer
1127 libgcc 1166 libgcc
1128 libjpeg 1167 libjpeg
1129 LibJpeg 1168 LibJpeg
@@ -1156,13 +1195,18 @@ listitem @@ -1156,13 +1195,18 @@ listitem
1156 ljpeg 1195 ljpeg
1157 ll 1196 ll
1158 lld 1197 lld
  1198 +LLU
1159 llvm 1199 llvm
  1200 +LLVMFuzzerTestOneInput
1160 llx 1201 llx
1161 lly 1202 lly
  1203 +LocalFree
1162 longjmp 1204 longjmp
  1205 +longlong
1163 lookup 1206 lookup
1164 lossy 1207 lossy
1165 LowPart 1208 LowPart
  1209 +LPSTR
1166 lqpdf 1210 lqpdf
1167 lsb 1211 lsb
1168 lt 1212 lt
@@ -1188,6 +1232,7 @@ makeDirectInternal @@ -1188,6 +1232,7 @@ makeDirectInternal
1188 Makefile 1232 Makefile
1189 makeIndirectObject 1233 makeIndirectObject
1190 makeInt 1234 makeInt
  1235 +MAKELANGID
1191 makeNull 1236 makeNull
1192 makeNumber 1237 makeNumber
1193 makePipeline 1238 makePipeline
@@ -1214,6 +1259,7 @@ memmove @@ -1214,6 +1259,7 @@ memmove
1214 memset 1259 memset
1215 merchantability 1260 merchantability
1216 mergeResources 1261 mergeResources
  1262 +messageBuffer
1217 metadata 1263 metadata
1218 mgr 1264 mgr
1219 MILLE 1265 MILLE
@@ -1232,6 +1278,7 @@ monoseq @@ -1232,6 +1278,7 @@ monoseq
1232 mr 1278 mr
1233 MSC 1279 MSC
1234 msg 1280 msg
  1281 +msgid
1235 msvc 1282 msvc
1236 MSVC's 1283 MSVC's
1237 msys 1284 msys
@@ -1293,6 +1340,7 @@ nmatches @@ -1293,6 +1340,7 @@ nmatches
1293 nMatches 1340 nMatches
1294 NoBackref 1341 NoBackref
1295 nobjects 1342 nobjects
  1343 +nocase
1296 NOMATCH 1344 NOMATCH
1297 NOMEMORY 1345 NOMEMORY
1298 NONINFRINGEMENT 1346 NONINFRINGEMENT
@@ -1321,6 +1369,7 @@ NTE @@ -1321,6 +1369,7 @@ NTE
1321 ntoh 1369 ntoh
1322 ntotal 1370 ntotal
1323 NUL 1371 NUL
  1372 +nullptr
1324 num 1373 num
1325 numericValue 1374 numericValue
1326 numrange 1375 numrange
@@ -1378,7 +1427,7 @@ org @@ -1378,7 +1427,7 @@ org
1378 orig 1427 orig
1379 orred 1428 orred
1380 os 1429 os
1381 -OSS 1430 +oss
1382 ostream 1431 ostream
1383 ostringstream 1432 ostringstream
1384 ot 1433 ot
@@ -1392,12 +1441,14 @@ OUTDOC @@ -1392,12 +1441,14 @@ OUTDOC
1392 outfile 1441 outfile
1393 outfilename 1442 outfilename
1394 outlength 1443 outlength
  1444 +outname
1395 outpdf 1445 outpdf
1396 outpdfw 1446 outpdfw
1397 outprefix 1447 outprefix
1398 outputLengthNextN 1448 outputLengthNextN
1399 ovecsize 1449 ovecsize
1400 ovector 1450 ovector
  1451 +ownerPasswordMatched
1401 pacman 1452 pacman
1402 padLen 1453 padLen
1403 Paeth 1454 Paeth
@@ -1420,6 +1471,7 @@ params @@ -1420,6 +1471,7 @@ params
1420 parms 1471 parms
1421 parsecontent 1472 parsecontent
1422 parseContentStream 1473 parseContentStream
  1474 +ParseGuard
1423 parseInternal 1475 parseInternal
1424 parseNumrange 1476 parseNumrange
1425 parseOptions 1477 parseOptions
@@ -1457,6 +1509,7 @@ performant @@ -1457,6 +1509,7 @@ performant
1457 perl 1509 perl
1458 persistAcrossFinish 1510 persistAcrossFinish
1459 Pfeifle 1511 Pfeifle
  1512 +pg
1460 ph 1513 ph
1461 phe 1514 phe
1462 php 1515 php
@@ -1464,8 +1517,11 @@ pikepdf @@ -1464,8 +1517,11 @@ pikepdf
1464 pipeContentStreams 1517 pipeContentStreams
1465 pipeForeignStreamData 1518 pipeForeignStreamData
1466 PipelineAccessor 1519 PipelineAccessor
  1520 +PipelinePopper
  1521 +PipelinePopper's
1467 pipePageContents 1522 pipePageContents
1468 pipeStreamData 1523 pipeStreamData
  1524 +pipeStreamData's
1469 pipeStringAndFinish 1525 pipeStringAndFinish
1470 Pkey 1526 Pkey
1471 pkg 1527 pkg
@@ -1487,7 +1543,7 @@ popup @@ -1487,7 +1543,7 @@ popup
1487 pornin 1543 pornin
1488 pos 1544 pos
1489 POSIX 1545 POSIX
1490 -PP 1546 +pp
1491 PPA 1547 PPA
1492 pr 1548 pr
1493 pragma 1549 pragma
@@ -1512,6 +1568,7 @@ processXRefStream @@ -1512,6 +1568,7 @@ processXRefStream
1512 procset 1568 procset
1513 ProcSet 1569 ProcSet
1514 procsets 1570 procsets
  1571 +progname
1515 programlisting 1572 programlisting
1516 programmatically 1573 programmatically
1517 ProgressReporter 1574 ProgressReporter
@@ -1527,6 +1584,7 @@ pt @@ -1527,6 +1584,7 @@ pt
1527 ptemp 1584 ptemp
1528 pthread 1585 pthread
1529 ptr 1586 ptr
  1587 +pubkey
1530 pushDiscardFilter 1588 pushDiscardFilter
1531 pushEncryptionFilter 1589 pushEncryptionFilter
1532 pushInheritedAttributesToPage 1590 pushInheritedAttributesToPage
@@ -1536,6 +1594,7 @@ pushOutlinesToPart @@ -1536,6 +1594,7 @@ pushOutlinesToPart
1536 pushPipeline 1594 pushPipeline
1537 PUTU 1595 PUTU
1538 PWD 1596 PWD
  1597 +py
1539 pypi 1598 pypi
1540 qarray 1599 qarray
1541 QArray 1600 QArray
@@ -1545,6 +1604,7 @@ QDFWriter @@ -1545,6 +1604,7 @@ QDFWriter
1545 qdict 1604 qdict
1546 QDict 1605 QDict
1547 QEXC 1606 QEXC
  1607 +QIntC
1548 ql 1608 ql
1549 qnumbers 1609 qnumbers
1550 QNumbers 1610 QNumbers
@@ -1608,6 +1668,7 @@ quoteright @@ -1608,6 +1668,7 @@ quoteright
1608 quotesinglbase 1668 quotesinglbase
1609 QUtil 1669 QUtil
1610 qutil 1670 qutil
  1671 +qw
1611 qwert 1672 qwert
1612 rand 1673 rand
1613 RandomDataProvider 1674 RandomDataProvider
@@ -1664,6 +1725,7 @@ replaceObject @@ -1664,6 +1725,7 @@ replaceObject
1664 replaceOrRemoveKey 1725 replaceOrRemoveKey
1665 replaceReserved 1726 replaceReserved
1666 replaceStreamData 1727 replaceStreamData
  1728 +repo
1667 reportProgress 1729 reportProgress
1668 repos 1730 repos
1669 requiredChoices 1731 requiredChoices
@@ -1680,6 +1742,7 @@ retargeted @@ -1680,6 +1742,7 @@ retargeted
1680 retested 1742 retested
1681 reverseResolved 1743 reverseResolved
1682 rf 1744 rf
  1745 +rfc
1683 rfont 1746 rfont
1684 rg 1747 rg
1685 rgb 1748 rgb
@@ -1713,6 +1776,7 @@ runtest @@ -1713,6 +1776,7 @@ runtest
1713 Sahil 1776 Sahil
1714 sahilarora 1777 sahilarora
1715 sAlT 1778 sAlT
  1779 +sanitizers
1716 saphir 1780 saphir
1717 sarray 1781 sarray
1718 SASLprep 1782 SASLprep
@@ -1726,15 +1790,18 @@ se @@ -1726,15 +1790,18 @@ se
1726 SecureRandomDataProvider 1790 SecureRandomDataProvider
1727 sed 1791 sed
1728 seekable 1792 seekable
  1793 +segfaulting
1729 sendNextCode 1794 sendNextCode
1730 sep 1795 sep
1731 seq 1796 seq
1732 serif 1797 serif
1733 setArrayFromVector 1798 setArrayFromVector
1734 setArrayItem 1799 setArrayItem
  1800 +setAt
1735 setAttemptRecovery 1801 setAttemptRecovery
1736 setbase 1802 setbase
1737 setCheckBoxValue 1803 setCheckBoxValue
  1804 +setCompressionLevel
1738 setCompressStreams 1805 setCompressStreams
1739 setContentNormalization 1806 setContentNormalization
1740 setDataKey 1807 setDataKey
@@ -1783,6 +1850,7 @@ setQDFMode @@ -1783,6 +1850,7 @@ setQDFMode
1783 setR 1850 setR
1784 setRadioButtonValue 1851 setRadioButtonValue
1785 setRandomDataProvider 1852 setRandomDataProvider
  1853 +setRecompressFlate
1786 setStaticAesIV 1854 setStaticAesIV
1787 setStaticID 1855 setStaticID
1788 setStreamDataMode 1856 setStreamDataMode
@@ -1808,6 +1876,7 @@ softlink @@ -1808,6 +1876,7 @@ softlink
1808 solidus 1876 solidus
1809 sourceforge 1877 sourceforge
1810 SourceForge 1878 SourceForge
  1879 +SparseOHArray
1811 sph 1880 sph
1812 sphlib 1881 sphlib
1813 sprintf 1882 sprintf
@@ -1865,14 +1934,19 @@ strtod @@ -1865,14 +1934,19 @@ strtod
1865 strtoi 1934 strtoi
1866 strtol 1935 strtol
1867 strtoll 1936 strtoll
  1937 +strtoui
  1938 +strtoull
1868 struct 1939 struct
1869 stylesheet 1940 stylesheet
1870 stylesheets 1941 stylesheets
  1942 +subclassed
1871 subclasses 1943 subclasses
  1944 +subclassing
1872 subdictionaries 1945 subdictionaries
1873 subdictionary 1946 subdictionary
1874 SubFilter 1947 SubFilter
1875 SubFilters 1948 SubFilters
  1949 +SUBLANG
1876 sublicense 1950 sublicense
1877 subparsers 1951 subparsers
1878 Subramanyam 1952 Subramanyam
@@ -1897,11 +1971,14 @@ tarball @@ -1897,11 +1971,14 @@ tarball
1897 TARNAME 1971 TARNAME
1898 tbuf 1972 tbuf
1899 tc 1973 tc
1900 -Td 1974 +td
1901 Te 1975 Te
1902 TerminateParsing 1976 TerminateParsing
1903 terminateParsing 1977 terminateParsing
  1978 +testOutlines
  1979 +testPages
1904 TESTSUITE 1980 TESTSUITE
  1981 +testWrite
1905 tf 1982 tf
1906 tff 1983 tff
1907 TfFinder 1984 TfFinder
@@ -1918,11 +1995,13 @@ Tm @@ -1918,11 +1995,13 @@ Tm
1918 tmatrix 1995 tmatrix
1919 tmp 1996 tmp
1920 tnum 1997 tnum
  1998 +To's
1921 Tobias 1999 Tobias
1922 tobj 2000 tobj
1923 tobjid 2001 tobjid
1924 TODO 2002 TODO
1925 toffset 2003 toffset
  2004 +toI
1926 tok 2005 tok
1927 TokenFilter 2006 TokenFilter
1928 TokenFilters 2007 TokenFilters
@@ -1931,8 +2010,10 @@ tokenized @@ -1931,8 +2010,10 @@ tokenized
1931 tokenizer 2010 tokenizer
1932 tokenizing 2011 tokenizing
1933 tokenTypeName 2012 tokenTypeName
  2013 +toO
1934 toolchain 2014 toolchain
1935 toolchains 2015 toolchains
  2016 +toS
1936 toupper 2017 toupper
1937 toUTF 2018 toUTF
1938 tp 2019 tp
@@ -1953,21 +2034,26 @@ Tval @@ -1953,21 +2034,26 @@ Tval
1953 tx 2034 tx
1954 txt 2035 txt
1955 ty 2036 ty
  2037 +typeinfo
1956 typename 2038 typename
1957 typeWarning 2039 typeWarning
1958 ubuntu 2040 ubuntu
1959 uc 2041 uc
  2042 +uchar
1960 udata 2043 udata
1961 UE 2044 UE
1962 uHHHH 2045 uHHHH
1963 uinow 2046 uinow
1964 uint 2047 uint
1965 uiter 2048 uiter
1966 -UL 2049 +ul
1967 ULARGE 2050 ULARGE
1968 ulink 2051 ulink
  2052 +ull
1969 uLong 2053 uLong
1970 -ULONGLONG 2054 +ulong
  2055 +ulonglong
  2056 +umask
1971 uncompresesd 2057 uncompresesd
1972 uncompress 2058 uncompress
1973 uncompressing 2059 uncompressing
@@ -1980,6 +2066,7 @@ understandDecodeParams @@ -1980,6 +2066,7 @@ understandDecodeParams
1980 unencrypted 2066 unencrypted
1981 unfilterable 2067 unfilterable
1982 ungetc 2068 ungetc
  2069 +unhandled
1983 unicode 2070 unicode
1984 uninstalled 2071 uninstalled
1985 unistd 2072 unistd
@@ -2010,9 +2097,11 @@ ury @@ -2010,9 +2097,11 @@ ury
2010 usageExit 2097 usageExit
2011 UseAes 2098 UseAes
2012 UseOutlines 2099 UseOutlines
  2100 +userPasswordMatched
2013 UserUnit 2101 UserUnit
2014 useStaticIV 2102 useStaticIV
2015 useZeroIV 2103 useZeroIV
  2104 +ushort
2016 USLetter 2105 USLetter
2017 usr 2106 usr
2018 utf 2107 utf
@@ -2068,6 +2157,7 @@ wrapInArray @@ -2068,6 +2157,7 @@ wrapInArray
2068 writeAppearance 2157 writeAppearance
2069 writeBinary 2158 writeBinary
2070 writeBits 2159 writeBits
  2160 +writeBitsInt
2071 writeBitsSigned 2161 writeBitsSigned
2072 writeBuffer 2162 writeBuffer
2073 writeEncryptionDictionary 2163 writeEncryptionDictionary
@@ -2098,6 +2188,7 @@ xA @@ -2098,6 +2188,7 @@ xA
2098 xa 2188 xa
2099 xABUL 2189 xABUL
2100 xb 2190 xb
  2191 +xbc
2101 xbd 2192 xbd
2102 xbebfbc 2193 xbebfbc
2103 xbf 2194 xbf
@@ -2115,6 +2206,7 @@ xefcdab @@ -2115,6 +2206,7 @@ xefcdab
2115 xF 2206 xF
2116 xf 2207 xf
2117 xFC 2208 xFC
  2209 +xfc
2118 xfcefa 2210 xfcefa
2119 xfd 2211 xfd
2120 xfde 2212 xfde
@@ -2161,6 +2253,7 @@ zarko @@ -2161,6 +2253,7 @@ zarko
2161 Zarko's 2253 Zarko's
2162 zcaron 2254 zcaron
2163 zdata 2255 zdata
  2256 +zdenop
2164 Zeroize 2257 Zeroize
2165 zeroizing 2258 zeroizing
2166 zfree 2259 zfree
libtests/qintc.cc
@@ -32,7 +32,7 @@ int main() @@ -32,7 +32,7 @@ int main()
32 uint64_t ul1 = 1099511627776LL; // Too big for 32-bit 32 uint64_t ul1 = 1099511627776LL; // Too big for 32-bit
33 uint64_t ul2 = 12345; // Fits into 32-bit 33 uint64_t ul2 = 12345; // Fits into 32-bit
34 int32_t i2 = 81; // Fits in char and uchar 34 int32_t i2 = 81; // Fits in char and uchar
35 - char c1 = '\xf7'; // Signed vaule when char 35 + char c1 = '\xf7'; // Signed value when char
36 36
37 // Verify i1 and u1 have same bit pattern 37 // Verify i1 and u1 have same bit pattern
38 assert(static_cast<uint32_t>(i1) == u1); 38 assert(static_cast<uint32_t>(i1) == u1);
zlib-flate/zlib-flate.cc
@@ -18,7 +18,7 @@ void usage() @@ -18,7 +18,7 @@ void usage()
18 << " zlib compression level from" << std::endl 18 << " zlib compression level from" << std::endl
19 << "1 to 9 where lower numbers are faster and" 19 << "1 to 9 where lower numbers are faster and"
20 << " less compressed and higher" << std::endl 20 << " less compressed and higher" << std::endl
21 - << "numbers are slower and more compresed" 21 + << "numbers are slower and more compressed"
22 << std::endl; 22 << std::endl;
23 exit(2); 23 exit(2);
24 } 24 }