index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
net
/
soap-client.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify use of encode-time
Paul Eggert
2019-02-10
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
|
*
soap-client: Add byte-code compatibility function (Bug#31742)
Thomas Fitzsimmons
2018-06-11
1
-19
/
+29
*
|
Fix Bug#32983
Michael Albinus
2018-10-16
1
-1
/
+9
*
|
* lisp/net/soap-client.el (soap-type-of): Optimize for Emacs≥26
Stefan Monnier
2018-07-17
1
-8
/
+13
*
|
soap-client: Add byte-code compatibility function (Bug#31742)
Thomas Fitzsimmons
2018-06-11
1
-19
/
+29
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
lisp/net/soap-client.el: Bump version to 3.1.3
Thomas Fitzsimmons
2017-06-13
1
-2
/
+2
*
Fix an HTTP encoding error in soap-client.el
Alex Harsanyi
2017-06-13
1
-2
/
+5
*
lisp/net/soap-client.el: Bump version to 3.1.2
Thomas Fitzsimmons
2017-05-25
1
-1
/
+1
*
Fix two soap-client.el byte compilation warnings
Thomas Fitzsimmons
2017-05-25
1
-2
/
+2
*
lisp/net/soap-client.el: Require cl-lib version 0.6.1
Thomas Fitzsimmons
2017-05-25
1
-1
/
+1
*
lisp/net/soap-client.el: Shorten some long lines
Thomas Fitzsimmons
2017-05-25
1
-4
/
+4
*
Remove cl dependency in soap-client.el and soap-inspect.el
Alex Harsanyi
2017-05-25
1
-156
/
+155
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
|
*
Move xsd:base64Binary decoding fix to debbugs.el 0.9.1
Thomas Fitzsimmons
2016-03-16
1
-3
/
+7
*
|
Sync with soap-client repository, version 3.1.1
Thomas Fitzsimmons
2016-03-16
1
-56
/
+76
|
/
*
Properly encode/decode base64Binary data in SOAP
Andreas Schwab
2016-01-06
1
-2
/
+2
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-2
/
+2
*
Sync with soap-client repository, version 3.0.2
Thomas Fitzsimmons
2015-11-11
1
-8
/
+17
*
Spelling fixes
Paul Eggert
2015-11-10
1
-3
/
+3
*
Sync with soap-client repository, version 3.0.1
Thomas Fitzsimmons
2015-10-25
1
-2
/
+2
*
Sync with soap-client repository, version 3.0.0
Thomas Fitzsimmons
2015-10-24
1
-949
/
+2234
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-1
/
+1
*
Fix some more docstring etc. quoting problems
Paul Eggert
2015-09-03
1
-1
/
+1
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-1
/
+2
*
* lisp/progmodes/cc-*.el: Fix up commenting style
Stefan Monnier
2015-08-21
1
-4
/
+4
*
Fix minor quoting problems in doc strings
Paul Eggert
2015-05-19
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/subr.el (define-error): New function.
Stefan Monnier
2013-08-09
1
-4
/
+1
*
* net/soap-client.el (soap-invoke): Encode the string for
Alex Harsanyi
2013-02-01
1
-1
/
+5
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2012-05-28
1
-1
/
+1
*
Sync with soap-client repository. Support SOAP simpleType. (Bug#10331)
Alex Harsanyi
2012-04-25
1
-16
/
+94
*
Add missing :version tags to new defgroups and defcustoms
Glenn Morris
2012-02-11
1
-0
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-14
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-12
1
-1
/
+1
*
* net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
Lars Magne Ingebrigtsen
2011-07-01
1
-7
/
+1
*
Allow/recommend explicit args for minor-modes in file local eval:s.
Glenn Morris
2011-06-09
1
-1
/
+1
*
Deprecate using "mode:" to enable minor modes (bug#8613)
Glenn Morris
2011-05-09
1
-1
/
+1
*
Add package name. Fix author email address.
Michael Albinus
2011-03-05
1
-5
/
+16
*
Fix copyright, standardize header and licence.
Glenn Morris
2011-02-16
1
-11
/
+11
*
* soap-client.el (soap-well-known-xmlns, soap-local-xmlns)
Michael Albinus
2011-02-16
1
-44
/
+44
*
* net/soap-client.el: Add "comm" and "hypermedia" to the
Michael Albinus
2011-02-16
1
-71
/
+118
[next]