[OpenSmalltalk/opensmalltalk-vm] 2c8cca: Unicode README: add note on a known issue

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] 2c8cca: Unicode README: add note on a known issue

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 2c8ccacd670435ca008ac4616c63264675db8152
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/2c8ccacd670435ca008ac4616c63264675db8152
  Author: David Stes <[hidden email]>
  Date:   2020-09-23 (Wed, 23 Sep 2020)

  Changed paths:
    M platforms/unix/plugins/UnicodePlugin/README.UnicodePlugin

  Log Message:
  -----------
  Unicode README: add note on a known issue


  Commit: 9abe9d5b04f00e5f844edf4a09c2e8ada3e8b7ca
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/9abe9d5b04f00e5f844edf4a09c2e8ada3e8b7ca
  Author: David Stes <[hidden email]>
  Date:   2020-09-23 (Wed, 23 Sep 2020)

  Changed paths:
    M platforms/unix/config/config.h.in
    M platforms/unix/config/configure.ac
    M platforms/unix/plugins/SocketPlugin/sqUnixSocket.c

  Log Message:
  -----------
  configure:  check for <ifaddrs.h> (Solaris 11 has it, Solaris 10 not)


  Commit: 42fc34945dc3f0505c482bcb1a44d315f2291a87
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/42fc34945dc3f0505c482bcb1a44d315f2291a87
  Author: David Stes <[hidden email]>
  Date:   2020-09-23 (Wed, 23 Sep 2020)

  Changed paths:
    M platforms/Cross/vm/sqCogStackAlignment.h

  Log Message:
  -----------
  sqCogStackAlignment: define getReturnAddress only #if COGVM (not for Stack VM)


  Commit: f82a5ab550604f61f5d372e958f427a5afa5df1b
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/f82a5ab550604f61f5d372e958f427a5afa5df1b
  Author: Tobias Pape <[hidden email]>
  Date:   2020-09-25 (Fri, 25 Sep 2020)

  Changed paths:
    M platforms/Cross/vm/sqCogStackAlignment.h
    M platforms/unix/config/config.h.in
    M platforms/unix/config/configure.ac
    M platforms/unix/plugins/SocketPlugin/sqUnixSocket.c
    M platforms/unix/plugins/UnicodePlugin/README.UnicodePlugin

  Log Message:
  -----------
  Merge branch 'ifaddrs' of https://github.com/dcstes/opensmalltalk-vm into dcstes-ifaddrs

* 'ifaddrs' of https://github.com/dcstes/opensmalltalk-vm:
  sqCogStackAlignment: define getReturnAddress only #if COGVM (not for Stack VM)
  configure:  check for <ifaddrs.h> (Solaris 11 has it, Solaris 10 not)
  Unicode README: add note on a known issue


  Commit: 8bcd1c3981d65cba00ff65c78e0f75087a2cd329
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/8bcd1c3981d65cba00ff65c78e0f75087a2cd329
  Author: Tobias Pape <[hidden email]>
  Date:   2020-09-25 (Fri, 25 Sep 2020)

  Changed paths:
    M platforms/unix/config/configure

  Log Message:
  -----------
  [unix] generate config


  Commit: 790d848891c31fb7608582c4c335e51922f62a67
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/790d848891c31fb7608582c4c335e51922f62a67
  Author: Tobias Pape <[hidden email]>
  Date:   2020-09-25 (Fri, 25 Sep 2020)

  Changed paths:
    M platforms/Cross/vm/sqCogStackAlignment.h
    M platforms/unix/config/config.h.in
    M platforms/unix/config/configure
    M platforms/unix/config/configure.ac
    M platforms/unix/plugins/SocketPlugin/sqUnixSocket.c
    M platforms/unix/plugins/UnicodePlugin/README.UnicodePlugin

  Log Message:
  -----------
  Merge branch 'dcstes-ifaddrs' into Cog

* dcstes-ifaddrs:
  [unix] generate config
  sqCogStackAlignment: define getReturnAddress only #if COGVM (not for Stack VM)
  configure:  check for <ifaddrs.h> (Solaris 11 has it, Solaris 10 not)
  Unicode README: add note on a known issue


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/ef56e6ac0ffb...790d848891c3