Path: csiph.com!weretis.net!feeder8.news.weretis.net!reader5.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Mild Shock Newsgroups: comp.lang.javascript Subject: ANN: Dogelog Player 1.2.3 (Time Conversion) Date: Thu, 3 Oct 2024 15:29:38 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Thu, 3 Oct 2024 13:29:37 -0000 (UTC) Injection-Info: solani.org; logging-data="1149028"; mail-complaints-to="abuse@news.solani.org" User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 SeaMonkey/2.53.19 Cancel-Lock: sha1:MR77ry1R2NnLT9m1jVbUGLgpmK0= X-User-ID: eJwFwQkBACAIBLBKAscXB0H6R3BTMbJ2mBp0dSGH7OW8aPeb6mFxCTy1UgyIhDqEGplpHVhUHUZxD9fQBy4IFKk= X-Mozilla-News-Host: news://news.solani.org:119 Xref: csiph.com comp.lang.javascript:124372 Dear All, We are happy to announce a new edition of the Dogelog player: - New atom_time/4: The predicate sys_time_atom/3 is now officially called atom_time/3. The underlying strftime() and strptime() routines can represent more than just local time. We therefore introduced atom_time/4 with an options list. - Improved open/4: The open/4 predicate and its HTTP client functionality was removed from library(util/spin) and moved to the core. In addition, open/4 can now return options such as the final URL via uri/1 and the received headers via fields/1. - New http_server_close/1: The HTTP server in library(util/spin) has undergone some extensions. The asynchronous processing has been improved, so that HTTP server set-up, HTTP client round trip and HTTP server tear-down can be implemented in the same application despite being single threaded. Have Fun! Jan Burse, 03.10.2024, https://www.xlog.ch/