233 changes: 233 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/chardistribution.py
107 changes: 107 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/charsetgroupprober.py
145 changes: 145 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/charsetprober.py
1 change: 1 addition & 0 deletions files/32bit/data/cudatext/py/sys/chardet/cli/__init__.py
84 changes: 84 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/cli/chardetect.py
88 changes: 88 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/codingstatemachine.py
36 changes: 36 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/compat.py
49 changes: 49 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/cp949prober.py
76 changes: 76 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/enums.py
101 changes: 101 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/escprober.py
246 changes: 246 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/escsm.py
92 changes: 92 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/eucjpprober.py
195 changes: 195 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/euckrfreq.py
47 changes: 47 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/euckrprober.py
387 changes: 387 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/euctwfreq.py
46 changes: 46 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/euctwprober.py
283 changes: 283 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/gb2312freq.py
46 changes: 46 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/gb2312prober.py
292 changes: 292 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/hebrewprober.py
325 changes: 325 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/jisfreq.py
233 changes: 233 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/jpcntx.py
4,650 changes: 4,650 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/langbulgarianmodel.py
4,398 changes: 4,398 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/langgreekmodel.py
4,383 changes: 4,383 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/langhebrewmodel.py
4,650 changes: 4,650 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/langhungarianmodel.py
5,718 changes: 5,718 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/langrussianmodel.py
4,383 changes: 4,383 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/langthaimodel.py
4,383 changes: 4,383 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/langturkishmodel.py
145 changes: 145 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/latin1prober.py
91 changes: 91 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/mbcharsetprober.py
54 changes: 54 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/mbcsgroupprober.py
572 changes: 572 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/mbcssm.py
Empty file.
310 changes: 310 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/metadata/languages.py
145 changes: 145 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/sbcharsetprober.py
83 changes: 83 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/sbcsgroupprober.py
92 changes: 92 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/sjisprober.py
286 changes: 286 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/universaldetector.py
82 changes: 82 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/utf8prober.py
9 changes: 9 additions & 0 deletions files/32bit/data/cudatext/py/sys/chardet/version.py
44 changes: 44 additions & 0 deletions files/32bit/data/cudatext/py/sys/idna/__init__.py
112 changes: 112 additions & 0 deletions files/32bit/data/cudatext/py/sys/idna/codec.py
13 changes: 13 additions & 0 deletions files/32bit/data/cudatext/py/sys/idna/compat.py
400 changes: 400 additions & 0 deletions files/32bit/data/cudatext/py/sys/idna/core.py
2,151 changes: 2,151 additions & 0 deletions files/32bit/data/cudatext/py/sys/idna/idnadata.py
54 changes: 54 additions & 0 deletions files/32bit/data/cudatext/py/sys/idna/intranges.py
2 changes: 2 additions & 0 deletions files/32bit/data/cudatext/py/sys/idna/package_data.py
8,600 changes: 8,600 additions & 0 deletions files/32bit/data/cudatext/py/sys/idna/uts46data.py
180 changes: 180 additions & 0 deletions files/32bit/data/cudatext/py/sys/requests/__init__.py
14 changes: 14 additions & 0 deletions files/32bit/data/cudatext/py/sys/requests/__version__.py
48 changes: 48 additions & 0 deletions files/32bit/data/cudatext/py/sys/requests/_internal_utils.py
584 changes: 584 additions & 0 deletions files/32bit/data/cudatext/py/sys/requests/adapters.py
157 changes: 157 additions & 0 deletions files/32bit/data/cudatext/py/sys/requests/api.py
315 changes: 315 additions & 0 deletions files/32bit/data/cudatext/py/sys/requests/auth.py
17 changes: 17 additions & 0 deletions files/32bit/data/cudatext/py/sys/requests/certs.py
79 changes: 79 additions & 0 deletions files/32bit/data/cudatext/py/sys/requests/compat.py
561 changes: 561 additions & 0 deletions files/32bit/data/cudatext/py/sys/requests/cookies.py
141 changes: 141 additions & 0 deletions files/32bit/data/cudatext/py/sys/requests/exceptions.py
134 changes: 134 additions & 0 deletions files/32bit/data/cudatext/py/sys/requests/help.py
33 changes: 33 additions & 0 deletions files/32bit/data/cudatext/py/sys/requests/hooks.py
1,034 changes: 1,034 additions & 0 deletions files/32bit/data/cudatext/py/sys/requests/models.py
28 changes: 28 additions & 0 deletions files/32bit/data/cudatext/py/sys/requests/packages.py
831 changes: 831 additions & 0 deletions files/32bit/data/cudatext/py/sys/requests/sessions.py
128 changes: 128 additions & 0 deletions files/32bit/data/cudatext/py/sys/requests/status_codes.py
99 changes: 99 additions & 0 deletions files/32bit/data/cudatext/py/sys/requests/structures.py
1,086 changes: 1,086 additions & 0 deletions files/32bit/data/cudatext/py/sys/requests/utils.py
102 changes: 102 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/__init__.py
337 changes: 337 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/_collections.py
2 changes: 2 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/_version.py
572 changes: 572 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/connection.py
1,110 changes: 1,110 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/connectionpool.py
Empty file.
Empty file.
314 changes: 314 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/contrib/appengine.py
130 changes: 130 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/contrib/ntlmpool.py
518 changes: 518 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/contrib/pyopenssl.py
921 changes: 921 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/contrib/securetransport.py
216 changes: 216 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/contrib/socks.py
323 changes: 323 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/exceptions.py
274 changes: 274 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/fields.py
98 changes: 98 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/filepost.py
Empty file.
Empty file.
1,076 changes: 1,076 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/packages/six.py
537 changes: 537 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/poolmanager.py
170 changes: 170 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/request.py
885 changes: 885 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/response.py
49 changes: 49 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/util/__init__.py
149 changes: 149 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/util/connection.py
57 changes: 57 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/util/proxy.py
22 changes: 22 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/util/queue.py
146 changes: 146 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/util/request.py
107 changes: 107 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/util/response.py
620 changes: 620 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/util/retry.py
495 changes: 495 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/util/ssl_.py
159 changes: 159 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/util/ssl_match_hostname.py
221 changes: 221 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/util/ssltransport.py
271 changes: 271 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/util/timeout.py
435 changes: 435 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/util/url.py
152 changes: 152 additions & 0 deletions files/32bit/data/cudatext/py/sys/urllib3/util/wait.py
3,422 changes: 3,422 additions & 0 deletions files/32bit/data/cudatext/readme/history.txt
5 changes: 5 additions & 0 deletions files/32bit/data/cudatext/readme/license.CudaText.txt
21 changes: 21 additions & 0 deletions files/32bit/data/cudatext/readme/license.certifi.txt
504 changes: 504 additions & 0 deletions files/32bit/data/cudatext/readme/license.chardet.txt
34 changes: 34 additions & 0 deletions files/32bit/data/cudatext/readme/license.idna.txt
175 changes: 175 additions & 0 deletions files/32bit/data/cudatext/readme/license.requests.txt
21 changes: 21 additions & 0 deletions files/32bit/data/cudatext/readme/license.urllib3.txt
22 changes: 22 additions & 0 deletions files/32bit/data/cudatext/readme/license.zeus-theme.txt
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2,787 changes: 2,787 additions & 0 deletions files/32bit/data/cudatext/readme/wiki/cudatext.wiki
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4,875 changes: 4,875 additions & 0 deletions files/32bit/data/cudatext/readme/wiki/cudatext_api.wiki
218 changes: 218 additions & 0 deletions files/32bit/data/cudatext/readme/wiki/cudatext_files_formats.wiki
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2,286 changes: 2,286 additions & 0 deletions files/32bit/data/cudatext/readme/wiki/cudatext_plugins.wiki
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
379 changes: 379 additions & 0 deletions files/32bit/data/cudatext/readme/wiki/cudatext_vs_other_editors.wiki
1,650 changes: 1,650 additions & 0 deletions files/32bit/data/cudatext/settings_default/default.json
5 changes: 5 additions & 0 deletions files/32bit/data/cudatext/settings_default/lexer C++.json
5 changes: 5 additions & 0 deletions files/32bit/data/cudatext/settings_default/lexer C.json
5 changes: 5 additions & 0 deletions files/32bit/data/cudatext/settings_default/lexer CSS.json
5 changes: 5 additions & 0 deletions files/32bit/data/cudatext/settings_default/lexer JSON.json
6 changes: 6 additions & 0 deletions files/32bit/data/cudatext/settings_default/lexer Lua.json
3 changes: 3 additions & 0 deletions files/32bit/data/cudatext/settings_default/lexer PHP.json
6 changes: 6 additions & 0 deletions files/32bit/data/cudatext/settings_default/lexer Pascal.json
6 changes: 6 additions & 0 deletions files/32bit/data/cudatext/settings_default/lexer Python.json
6 changes: 6 additions & 0 deletions files/32bit/data/cudatext/settings_default/lexer Ruby.json
5 changes: 5 additions & 0 deletions files/32bit/data/cudatext/settings_default/lexer YAML.json