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