Eric Timmons activity https://gitlab.com/daewok 2023-06-01T20:40:08Z tag:gitlab.com,2022-06-24:1963638373 Eric Timmons pushed to project branch main at Eric Timmons / dotfiles 2022-06-24T21:16:39Z daewok Eric Timmons

Eric Timmons (3857c73d) at 24 Jun 21:16

Add git config

tag:gitlab.com,2022-06-23:1961505548 Eric Timmons pushed to project branch main at Eric Timmons / dotfiles 2022-06-23T22:05:35Z daewok Eric Timmons

Eric Timmons (e4bcee8b) at 23 Jun 22:05

Add tmux

tag:gitlab.com,2022-06-23:1961500784 Eric Timmons pushed to project branch main at Eric Timmons / dotfiles 2022-06-23T22:00:55Z daewok Eric Timmons

Eric Timmons (ff466685) at 23 Jun 22:00

Add Zsh

tag:gitlab.com,2022-06-23:1961477551 Eric Timmons pushed new project branch main at Eric Timmons / dotfiles 2022-06-23T21:40:37Z daewok Eric Timmons

Eric Timmons (4734d6f2) at 23 Jun 21:40

Add emacs config

tag:gitlab.com,2022-06-23:1961473445 Eric Timmons created project Eric Timmons / dotfiles 2022-06-23T21:37:10Z daewok Eric Timmons tag:gitlab.com,2022-05-27:1911027795 Eric Timmons pushed to project branch master at Eric Timmons / dotfiles-old 2022-05-27T15:09:02Z daewok Eric Timmons

Eric Timmons (f4fb4988) at 27 May 15:09

freeze

tag:gitlab.com,2022-05-27:1911019825 Eric Timmons pushed to project branch master at Eric Timmons / dotfiles-old 2022-05-27T15:04:56Z daewok Eric Timmons

Eric Timmons (06d8485e) at 27 May 15:04

checkpoint

... and 4 more commits

tag:gitlab.com,2022-05-23:1900395362 Eric Timmons deleted project branch ext-program-path-with-environ at Eric Timmons / ECL 2022-05-23T07:28:36Z daewok Eric Timmons

Eric Timmons (e6b17033) at 23 May 07:28

tag:gitlab.com,2022-05-20:1898582975 Eric Timmons pushed to project branch ext-program-path-with-environ at Eric Timmons / ECL 2022-05-20T18:39:11Z daewok Eric Timmons

Eric Timmons (e6b17033) at 20 May 18:39

RUN-PROGRAM: Try to use execvp even if :ENVIRON is specified

tag:gitlab.com,2022-05-20:1898578463 Eric Timmons opened merge request !272: RUN-PROGRAM: Try to use execvp even if :ENVIRON is specified at Embeddable Common-Lisp / ECL 2022-05-20T18:35:07Z daewok Eric Timmons

Unfortunately, execvpe is not standard. However, we can replicate its behavior by pointing **environ to a new array of environment variable assignments before execvp.

On Darwin, shared libraries do not have direct access to **environ. Instead, we use the return value of _NSGetEnviron().

Rename all existing uses of environ (as a variable name) to my_environ as environ now names a macro on both Darwin and Mingw.

If the target does not HAVE_ENVIRON, fall back to execve as before.

Additionally, rewrite PROCESS-ENVIRON tests to highlight that there was a masked failure before.

Tested on a recent Gentoo Linux and x86_64 Mac running Monterey.

tag:gitlab.com,2022-05-20:1898558080 Eric Timmons pushed new project branch ext-program-path-with-environ at Eric Timmons / ECL 2022-05-20T18:18:05Z daewok Eric Timmons

Eric Timmons (b41bb2e5) at 20 May 18:18

RUN-PROGRAM: Try to use execvp even if :ENVIRON is specified

... and 204 more commits

tag:gitlab.com,2022-05-15:1886332967 Eric Timmons pushed to project branch main at mit-mers / enterprise / documentation 2022-05-15T18:30:55Z daewok Eric Timmons

Eric Timmons (797db817) at 15 May 18:30

Use latest link when generating bullets

tag:gitlab.com,2022-05-15:1886332267 Eric Timmons pushed to project branch main at mit-mers / enterprise / documentation 2022-05-15T18:29:21Z daewok Eric Timmons

Eric Timmons (31197a2e) at 15 May 18:29

Add some documentation

tag:gitlab.com,2022-05-15:1886327276 Eric Timmons pushed to project branch main at mit-mers / enterprise / documentation 2022-05-15T18:17:40Z daewok Eric Timmons

Eric Timmons (e9eb7f7b) at 15 May 18:17

claw-cplex v0.2.0 docs

tag:gitlab.com,2022-05-15:1886325910 Eric Timmons pushed new project tag v0.2.0 at mit-mers / enterprise / CLAW CPLEX 2022-05-15T18:14:32Z daewok Eric Timmons

Eric Timmons (d5b00f6d) at 15 May 18:14

Ensure docs are built before release proceeds

tag:gitlab.com,2022-05-15:1886325544 Eric Timmons deleted project tag v0.2.0 at mit-mers / enterprise / CLAW CPLEX 2022-05-15T18:13:46Z daewok Eric Timmons

Eric Timmons (7d9bf026) at 15 May 18:13

tag:gitlab.com,2022-05-15:1886325483 Eric Timmons pushed to project branch main at mit-mers / enterprise / CLAW CPLEX 2022-05-15T18:13:37Z daewok Eric Timmons

Eric Timmons (8b45d8c1) at 15 May 18:13

Ensure docs are built before release proceeds