date | project | content | link |
|---|
| 10:00 Tuesday | euphoria | Commit by Matt Lewis on default :: 5563:39242f3eafca core/include/std/machine.e: ( link) - poke_long() for 4.0 compatibility layer should be a procedure
| # |
| 22:17 on May 21 | euphoria | Commit by Matt Lewis on default :: 5562:504025824dd6 core/ (15 files in 6 dirs): ( link) - check for duplicate case values in a switch
- ticket 744
| # |
| 21:33 on May 19 | euphoria | Commit by Matt Lewis on 4.0 :: 5560:cbdc7d2e4930 core/ (4 files in 4 dirs): ( link) - fix segfault when translated code uses insert() to insert an atom stored as an integer
- fixes ticket 767
| # |
| 18:31 on May 18 | euphoria | Commit by Matt Lewis on default :: 5561:1d864593cdfd core/ (13 files in 7 dirs): ( link) - merged 4.0 changes into trunk
| # |
| 15:05 on May 07 | euphoria | Commit by Derek Parnell <owner@derekparnell.id.au> on 4.0 :: 5559:4abc18d01dc3 core/ (include/std/math.e tests/t_math.e): ( link) fixes ticket:765. gcd() now returns correct values. | # |
| 14:15 on May 07 | euphoria | Commit by Jim C. Brown on default :: 5558:703bfe9a2635 core/include/std/math.e: ( link) - merge 4.0 fix in
- fixes ticket:765
| # |
| 14:12 on May 07 | euphoria | Commit by Jim C. Brown on 4.0 :: 5557:22be357f99ac core/include/std/math.e: ( link) - gcd() return the other number if one of the integers is equal to zero, and only returns zerow hen both are zero.
- fixes ticket:765
| # |
| 19:39 on May 06 | euphoria | Commit by Shawn Pringle <shawn.pringle@gmail.com> on default :: 107:13424331de86 creole/creole.e: ( link) | # |
| 13:49 on May 06 | euphoria | Commit by Shawn Pringle <shawn.pringle@gmail.com> on 4.0 :: 5556:f606acd6a827 core/ (22 files in 8 dirs): ( link) | # |
| 12:03 on May 06 | euphoria | Commit by Jim C. Brown on dso-multithread :: 5554:527bf492699a core/source/ (5 files): ( link) - Fix up internal_general_callback_th to be able to handle returning a sequence, as required by BackEndify
- Add preinit to each new thread
- BackEndify should not strip out any arguments for new threads, only for the main thread during program startup
- Add files required to build shared libraries used by threads
| # |
| 03:57 on May 06 | euphoria | Commit by Shawn Pringle <shawn.pringle@gmail.com> on 4.0 :: 5555:1be6fe8ea925 core/ (9 files in 5 dirs): ( link) - documented minimal requirements for various features in EUPHORIA on various platforms.
- set minimal version for Windows in its installer to avoid installing on computers that it wont work on.
- maybe fixes ticket 665
| # |
| 12:15 on Apr 30 | euphoria | Commit by Matt Lewis on 4.0 :: 5553:155e9d51dfa0 core/ (docs/release/4.0.5.txt source/symtab.e): ( link) - keep all potential routine id targets when dynamic routine names are built
- maybe fixes ticket 763
| # |
| 13:42 on Apr 28 | euphoria | Commit by Matt Lewis on struct :: 5552:63c7d7d22b8a core/ (9 files in 5 dirs): ( link) - merge trunk into structs branch
| # |
| 20:33 on Apr 27 | euphoria | Commit by Matt Lewis on default :: 5551:a224598996c1 core/ (8 files in 5 dirs): ( link) - added poke_long, peek_longs, peek_longu including unit tests
- fixed definition of NewPreallocSeq
- updated poke / peek documentation
| # |
| 00:48 on Apr 27 | euphoria | Commit by Matt Lewis on struct :: 5550:aeb711f889b7 core/ (7 files in 4 dirs): ( link) - merge trunk into structs branch
| # |
| 20:14 on Apr 26 | euphoria | Commit by Matt Lewis on default :: 5549:243ea1f60402 core/ (6 files in 3 dirs): ( link) - merge ticket 563 changes into the trunk from 4.0
| # |
| 19:25 on Apr 26 | euphoria | Commit by Matt Lewis on 4.0 :: 5548:d2d529ba243f core/docs/release/4.0.5.txt: ( link) - release notes for ticket 563
| # |
| 19:19 on Apr 26 | euphoria | Commit by Matt Lewis on 4.0 :: 5547:0733e000f389 core/ (5 files in 2 dirs): ( link) - delayed resolution of default parameter values, including updated unit tests
- fixes ticket 563
| # |
| 11:46 on Apr 25 | euphoria | Commit by Matt Lewis on 4.0 :: 5546:37e21790b20c core/ (source/parser.e tests/t_defparms.e): ( link) - if a default parameter value is resolved, use that symbol, do not attempt to resolve again when the routine is called
- added test to t_defparms.e
- ticket 563
| # |
| 09:43 on Apr 25 | euphoria | Commit by Matt Lewis on default :: 5545:6b3fc2c6be44 core/packaging/unix/Makefile: ( link) - include fPIC libraries when building binary tarball
| # |