summaryrefslogtreecommitdiff
path: root/lisp/net/soap-client.el
Commit message (Expand)AuthorAge
* Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | soap-client: fix validation against byte[]Mattias Engdegård2022-12-21
|/
* soap-client: Add minimum supported Emacs versionThomas Fitzsimmons2022-02-03
* Don't use `string-replace` in soap-client (bug#53744)Mattias Engdegård2022-02-03
* Don't use `string-search` in soap-client (bug#53744)Mattias Engdegård2022-02-03
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | encode-time simplificationsPaul Eggert2021-12-16
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-05
* ; Normalize some header commentsStefan Kangas2021-09-16
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* * lisp/net/*.el: Use lexical-bindingStefan Monnier2021-03-08
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix loading WSDL data againLars Ingebrigtsen2020-10-01
* ; Prefer https to http in many URLsStefan Kangas2020-10-01
* soap-client: Bump version to 3.2.0Thomas Fitzsimmons2020-09-29
* soap-client: Remove FIXME commentThomas Fitzsimmons2020-09-29
* soap-client: Update soap-decode-date-timeThomas Fitzsimmons2020-09-29
* Merge from origin/emacs-27Glenn Morris2020-09-27
|\
| * Fix soap-client URLPaul Eggert2020-09-26
* | soap-client.el: Prevent some invalid encoding warningsThomas Fitzsimmons2020-09-25
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-17
* Update some URLsPaul Eggert2019-09-23
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* More-compatible subsecond calendrical timestampsPaul Eggert2019-08-16
* decode-time now returns subsec tooPaul Eggert2019-08-05
* Improve time function docPaul Eggert2019-08-04
* soap-client: Do not double-encode duplicate typesThomas Fitzsimmons2019-07-24
* soap-client: Encode simple type attributesThomas Fitzsimmons2019-07-24
* soap-client: Allow attributes and a valueThomas Fitzsimmons2019-07-24
* Simplify use of encode-timePaul Eggert2019-02-10
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
| * soap-client: Add byte-code compatibility function (Bug#31742)Thomas Fitzsimmons2018-06-11
* | Fix Bug#32983Michael Albinus2018-10-16
* | * lisp/net/soap-client.el (soap-type-of): Optimize for Emacs≥26Stefan Monnier2018-07-17
* | soap-client: Add byte-code compatibility function (Bug#31742)Thomas Fitzsimmons2018-06-11
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* lisp/net/soap-client.el: Bump version to 3.1.3Thomas Fitzsimmons2017-06-13
* Fix an HTTP encoding error in soap-client.elAlex Harsanyi2017-06-13
* lisp/net/soap-client.el: Bump version to 3.1.2Thomas Fitzsimmons2017-05-25
* Fix two soap-client.el byte compilation warningsThomas Fitzsimmons2017-05-25
* lisp/net/soap-client.el: Require cl-lib version 0.6.1Thomas Fitzsimmons2017-05-25
* lisp/net/soap-client.el: Shorten some long linesThomas Fitzsimmons2017-05-25
* Remove cl dependency in soap-client.el and soap-inspect.elAlex Harsanyi2017-05-25
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\