这是indexloc提供的服务,不要输入任何密码
  1. c683806 Ensure bison only writes to genDir. by Elliott Hughes · 4 months ago main master
  2. a4f8b4c Android.bp: remove unnecessary option from bison call. am: 66451f8f74 by Elliott Hughes · 6 months ago
  3. 66451f8 Android.bp: remove unnecessary option from bison call. by Elliott Hughes · 6 months ago
  4. 5e310b0 Remove global yacc flags. am: 92a41c4b89 by Elliott Hughes · 6 months ago
  5. 92a41c4 Remove global yacc flags. by Elliott Hughes · 6 months ago
  6. 9a7741d Upgrade one-true-awk to 20240728 am: e0a4ca29d8 am: 4c495f762b by Elliott Hughes · 12 months ago android15-qpr2-release android15-qpr2-s1-release android15-qpr2-s10-release android15-qpr2-s2-release android15-qpr2-s3-release android15-qpr2-s4-release android15-qpr2-s5-release android15-qpr2-s6-release android15-qpr2-s7-release android15-qpr2-s8-release android15-qpr2-s9-release android-15.0.0_r20 android-15.0.0_r21 android-15.0.0_r22 android-15.0.0_r23 android-15.0.0_r26 android-15.0.0_r27 android-15.0.0_r28 android-15.0.0_r29 android-15.0.0_r30 android-15.0.0_r32 android-15.0.0_r33 android-15.0.0_r34 android-15.0.0_r35 android-15.0.0_r36
  7. 4c495f7 Upgrade one-true-awk to 20240728 am: e0a4ca29d8 by Elliott Hughes · 12 months ago
  8. e0a4ca2 Upgrade one-true-awk to 20240728 by Elliott Hughes · 12 months ago
  9. da6229b adjust version date: 20240728 by ozan yigit · 12 months ago
  10. c655b22 updated. by ozan yigit · 12 months ago
  11. 3c2e168 readcvsrec called with the wrong pointers, causing awk to by ozan yigit · 12 months ago
  12. 0fb991a adjust version date: 20240623 by ozan yigit · 1 year, 1 month ago
  13. 4c6a0eb updated. by ozan yigit · 1 year, 1 month ago
  14. 850a7c1 fix filesystem-status-test for openbsd by ozan yigit · 1 year, 1 month ago
  15. acde9cd rewrite of if-else chain as switch by ozan yigit · 1 year, 1 month ago
  16. e9530b7 Rewrite if chain as switch stmt by Andrew Sukach · 1 year, 1 month ago
  17. 1ad43a5 Fix the system-status test on OpenBSD by Tim van der Molen · 1 year, 2 months ago
  18. 5dab287 adjust version date: 20240527 by ozan yigit · 1 year, 2 months ago
  19. 7d562f0 updated. by ozan yigit · 1 year, 2 months ago
  20. 975d8de jonathan gray's spelling fixes and other minor cleanups by ozan yigit · 1 year, 2 months ago
  21. 64f6da6 remove extern reference for non-existing var by Jonathan Gray · 1 year, 2 months ago
  22. 099a659 remove prototypes with no matching function by Jonathan Gray · 1 year, 2 months ago
  23. a9ce3af fix double word by Jonathan Gray · 1 year, 2 months ago
  24. c186662 spelling fixes by Jonathan Gray · 1 year, 2 months ago
  25. f8be48f adjust version date: 20240504 by ozan yigit · 1 year, 3 months ago
  26. 82b6758 updated. by ozan yigit · 1 year, 3 months ago
  27. dbfe412 more changes to T.argv, resolved conflict. by ozan yigit · 1 year, 3 months ago
  28. d11b2d1 Store the Cell containing ARGV instead of the ARGV table itself. by Todd C. Miller · 1 year, 3 months ago
  29. 829f525 merge todd's ARGV use-after-free fixes into staging by ozan yigit · 1 year, 3 months ago
  30. dd2f1c6 Merge branch 'ARGV_use_after_free' of https://github.com/millert/awk into millert-ARGV_use_after_free by ozan yigit · 1 year, 3 months ago
  31. d11704b Remove g++ compilation warnings. by Arnold D. Robbins · 1 year, 3 months ago
  32. 1ced796 Store the Cell containing ARGV instead of the ARGV table itself. by Todd C. Miller · 1 year, 3 months ago
  33. a3b68e6 adjust version date: 20240422 by ozan yigit · 1 year, 3 months ago
  34. 11332a4 scan bug [newline] in split in the case the separator is a single character. by ozan yigit · 1 year, 3 months ago
  35. ae72469 fixed a gototab bug that caused unnecessary reallocation. thanks Arnold. by ozan yigit · 1 year, 3 months ago
  36. bc42525 updated. by ozan yigit · 1 year, 3 months ago
  37. 9838dd7 Upgrade one-true-awk to 20240311 am: 31884a584d am: 658df5227f by Elliott Hughes · 1 year, 4 months ago android15-tests-dev aml_hef_350921160 aml_rkp_350910000
  38. 658df52 Upgrade one-true-awk to 20240311 am: 31884a584d by Elliott Hughes · 1 year, 4 months ago
  39. 31884a5 Upgrade one-true-awk to 20240311 by Elliott Hughes · 1 year, 4 months ago
  40. 2bab10b Fix a compiler warning in run.c:do_sub. by Arnold D. Robbins · 1 year, 4 months ago
  41. 4d46214 adjust version date: 20240311 by ozan yigit · 1 year, 5 months ago
  42. eb57744 fix error messages. by ozan yigit · 1 year, 5 months ago
  43. b1d9d28 updated. by ozan yigit · 1 year, 5 months ago
  44. 77c8ffa fix for fnematch use-after-free bug resulting from adjbuf invalidating by ozan yigit · 1 year, 5 months ago
  45. 6a07a6d Fix some typos in b.c; Improve prose in README.md and FIXES. by Arnold D. Robbins · 1 year, 6 months ago
  46. ee8484a Restore ability to compile with g++. by Arnold D. Robbins · 1 year, 6 months ago
  47. 908be9c fix for matchop dereferencing a pointer x->sval after freeing x. by ozan yigit · 1 year, 7 months ago
  48. 04f69ea test for matchop dereference bug by ozan yigit · 1 year, 7 months ago
  49. 08fa2b8 adjust version date: 20231228 by ozan yigit · 1 year, 7 months ago
  50. b7461b6 cast to int for isspace, isalnum et al. by ozan yigit · 1 year, 7 months ago
  51. fcc0e7b updated. by ozan yigit · 1 year, 7 months ago
  52. b7a213c Upgrade one-true-awk to fbd1d5b712e27a9bb527e39ed6e9bf3b9afbb1df am: b633e8baf7 am: 66816b7fdd am: 7524e3ec4b by Elliott Hughes · 1 year, 8 months ago
  53. 01ec04f Upgrade one-true-awk to fbd1d5b712e27a9bb527e39ed6e9bf3b9afbb1df am: b633e8baf7 am: 44f179729b am: 2d07f3287f by Elliott Hughes · 1 year, 8 months ago
  54. 7524e3e Upgrade one-true-awk to fbd1d5b712e27a9bb527e39ed6e9bf3b9afbb1df am: b633e8baf7 am: 66816b7fdd by Elliott Hughes · 1 year, 8 months ago
  55. 2d07f32 Upgrade one-true-awk to fbd1d5b712e27a9bb527e39ed6e9bf3b9afbb1df am: b633e8baf7 am: 44f179729b by Elliott Hughes · 1 year, 8 months ago
  56. 66816b7 Upgrade one-true-awk to fbd1d5b712e27a9bb527e39ed6e9bf3b9afbb1df am: b633e8baf7 by Elliott Hughes · 1 year, 8 months ago
  57. 44f1797 Upgrade one-true-awk to fbd1d5b712e27a9bb527e39ed6e9bf3b9afbb1df am: b633e8baf7 by Elliott Hughes · 1 year, 8 months ago
  58. 8424e93 comment out print stmt for prog.s by ozan yigit · 1 year, 8 months ago
  59. dbf7cbe adjust version date: 20231127 by ozan yigit · 1 year, 8 months ago
  60. 5b55b5f updated with the latest fixes by ozan yigit · 1 year, 8 months ago
  61. a964213 Wilbert van der Poel's fixes to inconsistent handling of -F and --csv. by ozan yigit · 1 year, 8 months ago
  62. b633e8b Upgrade one-true-awk to fbd1d5b712e27a9bb527e39ed6e9bf3b9afbb1df by Elliott Hughes · 1 year, 8 months ago
  63. 0096fa6 Fix after review comment. by Arnold D. Robbins · 1 year, 8 months ago
  64. 230a480 Fix exit status of system on MacOS. by Arnold D. Robbins · 1 year, 8 months ago
  65. fbd1d5b adjust version date. by ozan yigit · 1 year, 8 months ago
  66. 08544f6 fix issue #199: gototab improvements by ozan yigit · 1 year, 8 months ago
  67. 1c424b1 Initialize realloced memory to zero. by Arnold D. Robbins · 1 year, 8 months ago
  68. 35d4627 Merge branch 'master' into improve-gototab by Arnold D. Robbins · 1 year, 8 months ago
  69. 0da7e53 cleanup of the new test for issue #169 by ozan yigit · 1 year, 8 months ago
  70. 583e894 Merge branch 'master' into improve-gototab by Arnold D. Robbins · 1 year, 8 months ago
  71. b84620a Fix issue #147. Update FIXES and main.c version. by Arnold D. Robbins · 1 year, 8 months ago
  72. ad444ed Integrate fix from Issue #169. by Arnold D. Robbins · 1 year, 8 months ago
  73. 345f907 Merge branch 'master' into improve-gototab by Arnold D. Robbins · 1 year, 8 months ago
  74. ad4249e adjusted version date. by ozan yigit · 1 year, 8 months ago
  75. 5e82404 updated for the latest fixes by ozan yigit · 1 year, 8 months ago
  76. caaef89 merge miguel's rewrite of fnematch into staging by ozan yigit · 1 year, 8 months ago
  77. 546c2b5 miguel's rewrite of fnematch by ozan yigit · 1 year, 8 months ago
  78. 12793c0 Merge branch 'master' into improve-gototab by Arnold D. Robbins · 1 year, 8 months ago
  79. 9e254e5 adjusted version date. by ozan yigit · 1 year, 8 months ago
  80. f8fb150 updated for the latest fixes by ozan yigit · 1 year, 8 months ago
  81. 4701f97 arnold's test fixes by ozan yigit · 1 year, 8 months ago
  82. c6a474b miguel's consolidation of sub/gsub. by ozan yigit · 1 year, 8 months ago
  83. 904af56 Fix fnematch utf8 support by Miguel Pineiro Jr · 1 year, 8 months ago
  84. e3c63b9 replace gcc with cc by ozan yigit · 1 year, 8 months ago
  85. 9acc510 man page update for 8-bit locales. thanks arnold by ozan yigit · 1 year, 8 months ago
  86. 6e222fe Fix two incorrect test cases. by Arnold D. Robbins · 1 year, 9 months ago
  87. d3e0227 Upgrade one-true-awk to d801514094d1140dfc9f8571b9821082ddddf107 am: 607a5c4fd2 am: 7c4763934f am: 1c45cffcb8 by Elliott Hughes · 1 year, 9 months ago
  88. 1d8b8b1 Upgrade one-true-awk to d801514094d1140dfc9f8571b9821082ddddf107 am: 607a5c4fd2 am: 9e300e7130 am: b950858143 by Elliott Hughes · 1 year, 9 months ago
  89. 1c45cff Upgrade one-true-awk to d801514094d1140dfc9f8571b9821082ddddf107 am: 607a5c4fd2 am: 7c4763934f by Elliott Hughes · 1 year, 9 months ago
  90. b950858 Upgrade one-true-awk to d801514094d1140dfc9f8571b9821082ddddf107 am: 607a5c4fd2 am: 9e300e7130 by Elliott Hughes · 1 year, 9 months ago
  91. 7c47639 Upgrade one-true-awk to d801514094d1140dfc9f8571b9821082ddddf107 am: 607a5c4fd2 by Elliott Hughes · 1 year, 9 months ago
  92. 9e300e7 Upgrade one-true-awk to d801514094d1140dfc9f8571b9821082ddddf107 am: 607a5c4fd2 by Elliott Hughes · 1 year, 9 months ago
  93. 144b14f Consolidate sub and gsub in dosub by Miguel Pineiro Jr · 1 year, 9 months ago
  94. 607a5c4 Upgrade one-true-awk to d801514094d1140dfc9f8571b9821082ddddf107 by Elliott Hughes · 1 year, 9 months ago
  95. cf7cbbb Merge branch 'master' into improve-gototab by Arnold D. Robbins · 1 year, 9 months ago
  96. d801514 adjusted version date. by ozan yigit · 1 year, 9 months ago
  97. a2d336f todd miller's fixes by ozan yigit · 1 year, 9 months ago
  98. 2a3ee1c Merge branch 'millert-substr_overflow' into staging by ozan yigit · 1 year, 9 months ago
  99. c7361cd todd miller's substr fix for buffer overflow with utf-8 strings by ozan yigit · 1 year, 9 months ago
  100. 28d4561 Merge branch 'millert-big_endian_fix' into staging by ozan yigit · 1 year, 9 months ago