| 1 | |
|---|
| 2 | New patches: |
|---|
| 3 | |
|---|
| 4 | [Fix typo in man page. |
|---|
| 5 | Erik de Castro Lopo <erikd@mega-nerd.com>**20110417092403 |
|---|
| 6 | Ignore-this: eebb3c99f7eaeef0370d26e6b37763a3 |
|---|
| 7 | ] hunk ./doc/alex.1.in 54 |
|---|
| 8 | |
|---|
| 9 | .TP |
|---|
| 10 | .BR \-d ", " \-\-debug |
|---|
| 11 | -Instructs Alex to generate a lexer which will output debugging messsages |
|---|
| 12 | +Instructs Alex to generate a lexer which will output debugging messages |
|---|
| 13 | as it runs. |
|---|
| 14 | |
|---|
| 15 | .TP |
|---|
| 16 | |
|---|
| 17 | Context: |
|---|
| 18 | |
|---|
| 19 | [fix the AlexAction type synonym (it was wrong, but unused) |
|---|
| 20 | Simon Marlow <marlowsd@gmail.com>**20110110095814 |
|---|
| 21 | Ignore-this: 5cebc564d82fdd04519f20a282385c3e |
|---|
| 22 | Thanks to Eric <devnull1999@yahoo.com> for pointing out the problem. |
|---|
| 23 | ] |
|---|
| 24 | [bump to 2.3.5 |
|---|
| 25 | Simon Marlow <marlowsd@gmail.com>**20101126104423 |
|---|
| 26 | Ignore-this: 1df8ecbbb47199db9f6a0fe8e8d054f4 |
|---|
| 27 | ] |
|---|
| 28 | [give position info in errors for the posn and posn-bytestring wrappers |
|---|
| 29 | Simon Marlow <marlowsd@gmail.com>**20101126104402 |
|---|
| 30 | Ignore-this: dcf5ef3e0a7f2f51519b05f0ae0ffd37 |
|---|
| 31 | ] |
|---|
| 32 | [don't use CPP for LANGUAGE pragmas |
|---|
| 33 | Simon Marlow <marlowsd@gmail.com>**20101126104342 |
|---|
| 34 | Ignore-this: 77b860d4e58fc9c91fceba06c7888a81 |
|---|
| 35 | Drop the -fno-warn-lazy-unlifted-bindings again. CPP in the header |
|---|
| 36 | prevents the user from adding their own LANGUAGE pragmas at the top of |
|---|
| 37 | the .x file if they're using GHC < 7.0. |
|---|
| 38 | ] |
|---|
| 39 | [add a bytestring test |
|---|
| 40 | Simon Marlow <marlowsd@gmail.com>**20101126104212 |
|---|
| 41 | Ignore-this: 17f88b7a761f3010853a9b94becdee64 |
|---|
| 42 | ] |
|---|
| 43 | [TAG 2.3.4 |
|---|
| 44 | Simon Marlow <marlowsd@gmail.com>**20101118094748 |
|---|
| 45 | Ignore-this: c37c5d61ac2cf19499517eb28836b8e9 |
|---|
| 46 | ] |
|---|
| 47 | [remove superfluous "executable" line |
|---|
| 48 | Simon Marlow <marlowsd@gmail.com>**20101117112051 |
|---|
| 49 | Ignore-this: 8742f7210e397a8b4b9879e992dcf921 |
|---|
| 50 | ] |
|---|
| 51 | [bump to 2.3.4 |
|---|
| 52 | Simon Marlow <marlowsd@gmail.com>**20101117104246 |
|---|
| 53 | Ignore-this: d66015c7170538531d8311f9a7239a24 |
|---|
| 54 | ] |
|---|
| 55 | [make this work with GHC 7.0 |
|---|
| 56 | Simon Marlow <marlowsd@gmail.com>**20101117104232 |
|---|
| 57 | Ignore-this: 7a1ce78c817e8d6f65b5975b19120cc2 |
|---|
| 58 | ] |
|---|
| 59 | [Stop using -fglasgow-exts, and turn off bogus bang-pattern warnings |
|---|
| 60 | Simon Marlow <marlowsd@gmail.com>**20101117104223 |
|---|
| 61 | Ignore-this: 5df0884a75eca29b63db624d31a927ac |
|---|
| 62 | ] |
|---|
| 63 | [remove bang patterns on unlifted bindings again |
|---|
| 64 | Simon Marlow <marlowsd@gmail.com>**20101117104106 |
|---|
| 65 | Ignore-this: 73d32025ef9522ed9a0d30f069fabe87 |
|---|
| 66 | ] |
|---|
| 67 | [add warnings |
|---|
| 68 | Simon Marlow <marlowsd@gmail.com>**20100825091925 |
|---|
| 69 | Ignore-this: 794c99031e9d92aa18206014f1bc65f7 |
|---|
| 70 | ] |
|---|
| 71 | [Fix warnings from GHC on big endian CPUs. |
|---|
| 72 | Erik de Castro Lopo <erikd@mega-nerd.com>**20100824094638 |
|---|
| 73 | Ignore-this: 85a0be41d8cf0f951370928c47bcc13d |
|---|
| 74 | ] |
|---|
| 75 | [TAG 2.3.3 |
|---|
| 76 | Simon Marlow <marlowsd@gmail.com>**20100322140644 |
|---|
| 77 | Ignore-this: 9af0d3c40d153b26a5a7aa1de7ab3881 |
|---|
| 78 | ] |
|---|
| 79 | Patch bundle hash: |
|---|
| 80 | e5670287dfb5ebe1b86d3783722b373f2fd098d6 |
|---|