aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Snap for 5988121 from 62a6e52515045ad51fc4764d36f72e4a602f0fc0 to qt-aml-netw...android-mainline-10.0.0_r6android10-mainline-networking-releaseandroid-build-team Robot2019-11-050-0/+0
|\
| * DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-m...Xin Li2019-10-300-0/+0
|/|
| * DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-m...android-r-preview-1Xin Li2019-10-300-0/+0
| |\ | |/ |/|
* | Add in TEST_MAPPING for acloud unittests. am: 290613ceed am: 0746c13d37 am: a...Kevin Cheng2019-07-241-0/+8
|\|
| * Add in TEST_MAPPING for acloud unittests. am: 290613ceed am: 0746c13d37Kevin Cheng2019-07-231-0/+8
|/|
| * Add in TEST_MAPPING for acloud unittests. am: 290613ceedKevin Cheng2019-07-231-0/+8
| |\
| | * Add in TEST_MAPPING for acloud unittests.ndk-sysroot-r21Kevin Cheng2019-07-231-0/+8
| |/|
| | * Add in TEST_MAPPING for acloud unittests.Kevin Cheng2019-07-231-0/+8
* | | Fix version in METADATA for python/pycparser am: 7f94b85334 am: 9041297f75Haibo Huang2019-05-171-7/+7
|\| |
| * | Fix version in METADATA for python/pycparser am: 7f94b85334Haibo Huang2019-05-171-7/+7
|/| |
| * | Fix version in METADATA for python/pycparserHaibo Huang2019-05-161-7/+7
| |\|
| | * Fix version in METADATA for python/pycparserHaibo Huang2019-05-171-7/+7
| |/
* | Initial commit of pycparser 2.19 am: 2e2b43f3ccKevin Cheng2019-04-16197-0/+22663
|\|
| * Initial commit of pycparser 2.19Kevin Cheng2019-04-16197-0/+22663
|/|
| * Initial commit of pycparser 2.19Kevin Cheng2019-03-27197-0/+22663
|/|
| * Bump versions to 2.19Eli Bendersky2018-09-194-3/+10
| * Reformat dates in CHANGES to yyyy.mm.dd formatEli Bendersky2018-09-191-28/+28
| * Add test for parsing a hex float constant to the right typeEli Bendersky2018-08-311-0/+3
| * Correct Parsing of Floating Point Literals, issue #253 (#277)Robbert Harms2018-08-312-1/+32
| * Merge branch 'master' of github.com:eliben/pycparserEli Bendersky2018-07-2532-98/+101
| |\
| | * Drop testing for EOL Pythons 3.2 & 3.3 (#271)Jon Dufresne2018-06-285-7/+3
| | * Remove unnecessary __future__ import (#266)Jon Dufresne2018-06-261-2/+0
| | * Use https:// for all project links where available (#267)Jon Dufresne2018-06-2622-24/+24
| | * Use more specific assertIsInstance in tests (#268)Jon Dufresne2018-06-263-64/+64
| | * Avoid opening files with deprecated 'U' mode (#269)Jon Dufresne2018-06-262-2/+4
| | * add more x11 related files (#265)john lee2018-06-262-0/+7
| * | Add tests for empty struct/union typedeclsEli Bendersky2018-07-252-3/+11
| * | Trim whitespace in test fileEli Bendersky2018-07-251-4/+4
| |/
| * Add test for "const volatile int*" parsingEli Bendersky2018-06-151-0/+8
| * Update pypi.python.org URL to pypi.org (#262)Jon Dufresne2018-06-101-1/+1
| * Small cosmetic comment fixEli Bendersky2018-05-211-1/+0
| * Replace a call to Popen by check_output in order to check that cpp returns 0....marmeladema2018-05-211-5/+2
| * Don't ship .pyc files and don't create pyc files when building tables (#135)Stefano Rivera2018-05-022-3/+7
| * Add support for empty struct (#66) (#254)ldore2018-04-274-10/+63
| * Fix non-generated constant expressions in designated initializers (#246) (#255)ldore2018-04-262-2/+7
| * Fix linkEli Bendersky2018-04-121-1/+1
| * Fix link formattingEli Bendersky2018-04-121-3/+3
| * Update READMEs to add more details about running examplesEli Bendersky2018-04-122-2/+13
| * Add additional trove classifiers to setup.py (#250)Jon Dufresne2018-04-111-0/+2
| * Include license file in the generated wheel package (#249)Jon Dufresne2018-04-111-0/+3
| * Fixing redefinition in Fake Headers. (#245)Seth Poulsen2018-03-282-3/+1
| * Fixed enum formatting in generating C code (issue #240). (#243)Seth Poulsen2018-03-162-22/+28
| * Add fake-defines for C99 format macro constants. This closes #89. (#241)aceckel2018-03-121-0/+156
| * Fix #235: Pragma displacing real statements (#236)dbluhm2018-03-032-10/+111
| * Remove trailing whitespace from .h/.c filesEli Bendersky2018-02-062-30/+30
| * Extend Xlib objects in fake includes (#233)Alex Nagelkerke2018-01-234-6/+53
| * Implement __repr__ on Nodes (Issue #226) (#227)ldore2018-01-173-2/+107
| * Add clicky link for examples (#209)B M Corser2017-12-311-1/+4
| * Add missing fake_libc_includes for POSIX.1-2008 compatibility (#228)Bart Clephas2017-12-3125-0/+50
| * Minor cleanupsEli Bendersky2017-11-224-34/+5