Branch: Tag:

2019-03-19

2019-03-19 12:33:55 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Merge commit '722771973bd' into patches/lyslyskom22891031

* commit '722771973bd': (6177 commits)
Verify that callablep responses are aligned with reality.
...

2019-03-14

2019-03-14 10:39:03 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Merge commit '2470270f500c728d10b8895314d8d8b07016e37b' into grubba/typechecker-automap

* commit '2470270f500c728d10b8895314d8d8b07016e37b': (18681 commits)
Removed the old typechecker.
...

2018-02-15

2018-02-15 15:54:26 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Merge commit '75c9d1806f1a69ca21c27a2c2fe1b4a6ea38e77e' into patches/pike63

* commit '75c9d1806f1a69ca21c27a2c2fe1b4a6ea38e77e': (19587 commits)
...

2016-02-08

2016-02-08 17:24:47 by Peter Bortas <bortas@gmail.com>

Revert "Added the Markdown module and the standalone pike_to_html.pike from 8.1."

This reverts commit 2706a62c3c72b296a0c77b418f1e186c682c7ac5.

2016-02-03

2016-02-03 17:22:22 by Martin Nilsson <nilsson@fastmail.com>

Added creation method raw to put binary data directly in an image object without adaptation.

2015-09-11

2015-09-11 16:02:50 by Henrik Grubbström (Grubba) <grubba@grubba.org>

7.8::GTK: The GTK1 module is no more...

2015-09-11 16:02:50 by Henrik Grubbström (Grubba) <grubba@grubba.org>

7.8::GTK: The GTK1 module is no more...

2015-09-11 16:02:50 by Henrik Grubbström (Grubba) <grubba@grubba.org>

7.8::GTK: The GTK1 module is no more...

2014-09-04

2014-09-04 15:57:43 by Arne Goedeke <el@laramies.com>

Merge remote-tracking branch 'origin/8.0' into string_alloc

Conflicts:
src/stralloc.c

2014-08-25

2014-08-25 15:10:38 by Per Hedbor <ph@opera.com>

Some minor documentation tweaks.

It has been a while since the classes were called Gz_deflate and Gz_inflate.

2014-01-05

2014-01-05 15:14:13 by Marcus Comstedt <marcus@mc.pp.se>

Merge branch '8.0' into gobject-introspection

2014-01-05 15:14:13 by Marcus Comstedt <marcus@mc.pp.se>

Merge branch '8.0' into gobject-introspection

2014-01-05 15:14:13 by Marcus Comstedt <marcus@mc.pp.se>

Merge branch '8.0' into gobject-introspection

2014-01-05 15:14:13 by Marcus Comstedt <marcus@mc.pp.se>

Merge branch '8.0' into gobject-introspection

2014-01-05 15:14:13 by Marcus Comstedt <marcus@mc.pp.se>

Merge branch '8.0' into gobject-introspection

2013-11-22

2013-11-22 00:54:31 by Martin Nilsson <nilsson@opera.com>

Fix testsuite

2013-11-22 00:54:31 by Martin Nilsson <nilsson@opera.com>

Fix testsuite

2013-11-22 00:54:31 by Martin Nilsson <nilsson@opera.com>

Fix testsuite

2013-11-22 00:54:31 by Martin Nilsson <nilsson@opera.com>

Fix testsuite

2013-11-22 00:54:31 by Martin Nilsson <nilsson@opera.com>

Fix testsuite

2013-11-22 00:54:31 by Martin Nilsson <nilsson@opera.com>

Fix testsuite

2013-11-22 00:54:31 by Martin Nilsson <nilsson@opera.com>

Fix testsuite

2013-11-02

2013-11-02 15:19:11 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Compat: Add Stdio.{File,FILE} compat for Pike 7.8.

2013-11-02 15:19:11 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Compat: Add Stdio.{File,FILE} compat for Pike 7.8.

2013-11-02 15:19:11 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Compat: Add Stdio.{File,FILE} compat for Pike 7.8.

2013-11-02 15:19:11 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Compat: Add Stdio.{File,FILE} compat for Pike 7.8.

2013-11-02 15:19:11 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Compat: Add Stdio.{File,FILE} compat for Pike 7.8.

2013-11-02 15:19:11 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Compat: Add Stdio.{File,FILE} compat for Pike 7.8.

2013-11-02 15:19:11 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Compat: Add Stdio.{File,FILE} compat for Pike 7.8.

2013-10-28

2013-10-28 16:57:40 by Martin Nilsson <nilsson@opera.com>

Restructured RSA and DSA so that they resemble each other in structure
and interface.

Deprecated
RSA->cooked_get_n
RSA->cooked_get_e
RSA->cooked_get_d
RSA->cooked_get_p
RSA->cooked_get_q
RSA->cooked_sign
RSA->query_blocksize (now block_size)
RSA->rsa_size (now key_size)
RSA->md5_sign
RSA->md5_verify
RSA->sha_sign
RSA->sha_verify
DSA->sign_rsaref
DSA->verify_rsaref

2013-10-28 16:57:40 by Martin Nilsson <nilsson@opera.com>

Restructured RSA and DSA so that they resemble each other in structure
and interface.

Deprecated
RSA->cooked_get_n
RSA->cooked_get_e
RSA->cooked_get_d
RSA->cooked_get_p
RSA->cooked_get_q
RSA->cooked_sign
RSA->query_blocksize (now block_size)
RSA->rsa_size (now key_size)
RSA->md5_sign
RSA->md5_verify
RSA->sha_sign
RSA->sha_verify
DSA->sign_rsaref
DSA->verify_rsaref

2013-10-28 16:57:40 by Martin Nilsson <nilsson@opera.com>

Restructured RSA and DSA so that they resemble each other in structure
and interface.

Deprecated
RSA->cooked_get_n
RSA->cooked_get_e
RSA->cooked_get_d
RSA->cooked_get_p
RSA->cooked_get_q
RSA->cooked_sign
RSA->query_blocksize (now block_size)
RSA->rsa_size (now key_size)
RSA->md5_sign
RSA->md5_verify
RSA->sha_sign
RSA->sha_verify
DSA->sign_rsaref
DSA->verify_rsaref

2013-10-28 16:57:40 by Martin Nilsson <nilsson@opera.com>

Restructured RSA and DSA so that they resemble each other in structure
and interface.

Deprecated
RSA->cooked_get_n
RSA->cooked_get_e
RSA->cooked_get_d
RSA->cooked_get_p
RSA->cooked_get_q
RSA->cooked_sign
RSA->query_blocksize (now block_size)
RSA->rsa_size (now key_size)
RSA->md5_sign
RSA->md5_verify
RSA->sha_sign
RSA->sha_verify
DSA->sign_rsaref
DSA->verify_rsaref

2013-10-28 16:57:40 by Martin Nilsson <nilsson@opera.com>

Restructured RSA and DSA so that they resemble each other in structure
and interface.

Deprecated
RSA->cooked_get_n
RSA->cooked_get_e
RSA->cooked_get_d
RSA->cooked_get_p
RSA->cooked_get_q
RSA->cooked_sign
RSA->query_blocksize (now block_size)
RSA->rsa_size (now key_size)
RSA->md5_sign
RSA->md5_verify
RSA->sha_sign
RSA->sha_verify
DSA->sign_rsaref
DSA->verify_rsaref

2013-10-28 16:57:40 by Martin Nilsson <nilsson@opera.com>

Restructured RSA and DSA so that they resemble each other in structure
and interface.

Deprecated
RSA->cooked_get_n
RSA->cooked_get_e
RSA->cooked_get_d
RSA->cooked_get_p
RSA->cooked_get_q
RSA->cooked_sign
RSA->query_blocksize (now block_size)
RSA->rsa_size (now key_size)
RSA->md5_sign
RSA->md5_verify
RSA->sha_sign
RSA->sha_verify
DSA->sign_rsaref
DSA->verify_rsaref

2013-10-28 16:57:40 by Martin Nilsson <nilsson@opera.com>

Restructured RSA and DSA so that they resemble each other in structure
and interface.

Deprecated
RSA->cooked_get_n
RSA->cooked_get_e
RSA->cooked_get_d
RSA->cooked_get_p
RSA->cooked_get_q
RSA->cooked_sign
RSA->query_blocksize (now block_size)
RSA->rsa_size (now key_size)
RSA->md5_sign
RSA->md5_verify
RSA->sha_sign
RSA->sha_verify
DSA->sign_rsaref
DSA->verify_rsaref

2013-06-21

2013-06-21 09:18:55 by Arne Goedeke <el@laramies.com>

Merge remote-tracking branch 'origin/7.9' into pdf

2013-06-21 09:18:55 by Arne Goedeke <el@laramies.com>

Merge remote-tracking branch 'origin/7.9' into pdf

2013-06-21 09:18:55 by Arne Goedeke <el@laramies.com>

Merge remote-tracking branch 'origin/7.9' into pdf

2013-06-11

2013-06-11 23:50:34 by Arne Goedeke <el@laramies.com>

Merge remote-tracking branch 'origin/7.9' into ba

2013-06-11 09:36:48 by Martin Nilsson <nilsson@opera.com>

files -> _Stdio with minimal changes.

2013-06-11 09:36:48 by Martin Nilsson <nilsson@opera.com>

files -> _Stdio with minimal changes.

2013-06-11 09:36:48 by Martin Nilsson <nilsson@opera.com>

files -> _Stdio with minimal changes.

2013-06-11 09:36:48 by Martin Nilsson <nilsson@opera.com>

files -> _Stdio with minimal changes.

2013-06-11 09:36:48 by Martin Nilsson <nilsson@opera.com>

files -> _Stdio with minimal changes.

2013-06-11 09:36:48 by Martin Nilsson <nilsson@opera.com>

files -> _Stdio with minimal changes.

2013-06-11 09:36:48 by Martin Nilsson <nilsson@opera.com>

files -> _Stdio with minimal changes.

2012-10-06

2012-10-06 11:38:03 by Marcus Comstedt <marcus@mc.pp.se>

Merge branch '7.9' into gobject-introspection

2012-10-06 11:38:03 by Marcus Comstedt <marcus@mc.pp.se>

Merge branch '7.9' into gobject-introspection

2012-10-06 11:38:03 by Marcus Comstedt <marcus@mc.pp.se>

Merge branch '7.9' into gobject-introspection

2012-10-06 11:38:03 by Marcus Comstedt <marcus@mc.pp.se>

Merge branch '7.9' into gobject-introspection

2012-10-06 11:38:03 by Marcus Comstedt <marcus@mc.pp.se>

Merge branch '7.9' into gobject-introspection

2012-10-06 11:38:03 by Marcus Comstedt <marcus@mc.pp.se>

Merge branch '7.9' into gobject-introspection

2012-09-26

2012-09-26 19:23:32 by Bill Welliver <bill@welliver.org>

Filesystem: Filesystem.Stat()->is* are now flags instead of functions,
in order to harmonize with the Stdio.Stat API. Also includes compat.

2012-09-26 19:23:32 by Bill Welliver <bill@welliver.org>

Filesystem: Filesystem.Stat()->is* are now flags instead of functions,
in order to harmonize with the Stdio.Stat API. Also includes compat.

2012-09-26 19:23:32 by Bill Welliver <bill@welliver.org>

Filesystem: Filesystem.Stat()->is* are now flags instead of functions,
in order to harmonize with the Stdio.Stat API. Also includes compat.

2012-09-26 19:23:32 by Bill Welliver <bill@welliver.org>

Filesystem: Filesystem.Stat()->is* are now flags instead of functions,
in order to harmonize with the Stdio.Stat API. Also includes compat.

2012-09-26 19:23:32 by Bill Welliver <bill@welliver.org>

Filesystem: Filesystem.Stat()->is* are now flags instead of functions,
in order to harmonize with the Stdio.Stat API. Also includes compat.

2012-09-26 19:23:32 by Bill Welliver <bill@welliver.org>

Filesystem: Filesystem.Stat()->is* are now flags instead of functions,
in order to harmonize with the Stdio.Stat API. Also includes compat.

2012-09-26 19:23:32 by Bill Welliver <bill@welliver.org>

Filesystem: Filesystem.Stat()->is* are now flags instead of functions,
in order to harmonize with the Stdio.Stat API. Also includes compat.

2012-09-26 19:23:32 by Bill Welliver <bill@welliver.org>

Filesystem: Filesystem.Stat()->is* are now flags instead of functions,
in order to harmonize with the Stdio.Stat API. Also includes compat.

2012-06-15

2012-06-15 09:54:06 by Arne Goedeke <el@laramies.com>

Merge remote branch 'origin/7.9' into rblock_alloc

Conflicts:
src/post_modules/CritBit/floattree.cmod
src/post_modules/CritBit/inttree.cmod
src/post_modules/CritBit/stringtree.cmod

2012-05-12

2012-05-12 16:26:42 by Henrik Grubbström (Grubba) <grubba@grubba.org>

files: Moved documentation for some low-level stuff to their actual place.

2012-05-12 11:00:02 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Tools.Standalone.extract_autodoc: Support filenames with embedded dots.

Fixes documentation for GTK2.G.Object.

2012-05-11

2012-05-11 18:06:01 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Tools.Standalone.autodoc_to_split_html: Include inherited symbols in the navigation.

2012-04-01

2012-04-01 15:09:18 by Marcus Comstedt <marcus@mc.pp.se>

GI: Upper case all enum identifiers

2011-01-15

2011-01-15 14:00:27 by Marcus Comstedt <marcus@mc.pp.se>

Add backwards compatibility for GTK

2011-01-15 14:00:27 by Marcus Comstedt <marcus@mc.pp.se>

Add backwards compatibility for GTK

2011-01-15 14:00:27 by Marcus Comstedt <marcus@mc.pp.se>

Add backwards compatibility for GTK

2011-01-15 14:00:27 by Marcus Comstedt <marcus@mc.pp.se>

Add backwards compatibility for GTK

2011-01-15 14:00:27 by Marcus Comstedt <marcus@mc.pp.se>

Add backwards compatibility for GTK

2011-01-15 14:00:27 by Marcus Comstedt <marcus@mc.pp.se>

Add backwards compatibility for GTK

2011-01-15 14:00:27 by Marcus Comstedt <marcus@mc.pp.se>

Add backwards compatibility for GTK

2011-01-15 14:00:27 by Marcus Comstedt <marcus@mc.pp.se>

Add backwards compatibility for GTK

2010-12-26

2010-12-26 13:56:27 by Henrik Grubbström (Grubba) <grubba@grubba.org>

SSL.https: Protected some more LFUNs.

2010-12-26 13:56:27 by Henrik Grubbström (Grubba) <grubba@grubba.org>

SSL.https: Protected some more LFUNs.

2010-12-26 13:56:27 by Henrik Grubbström (Grubba) <grubba@grubba.org>

SSL.https: Protected some more LFUNs.

2010-12-26 13:56:27 by Henrik Grubbström (Grubba) <grubba@grubba.org>

SSL.https: Protected some more LFUNs.

2010-12-26 13:56:27 by Henrik Grubbström (Grubba) <grubba@grubba.org>

SSL.https: Protected some more LFUNs.

2010-12-26 13:56:27 by Henrik Grubbström (Grubba) <grubba@grubba.org>

SSL.https: Protected some more LFUNs.

2010-12-26 13:56:27 by Henrik Grubbström (Grubba) <grubba@grubba.org>

SSL.https: Protected some more LFUNs.

2010-12-26 13:56:27 by Henrik Grubbström (Grubba) <grubba@grubba.org>

SSL.https: Protected some more LFUNs.

2010-12-23

2010-12-23 21:07:01 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Protocols.DNS: Updated the Autodoc mk II markup.

Also made Protocols.DNS.server()->create() protected,
and added a corresponding Pike 7.8 compat module.

2010-12-23 21:07:01 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Protocols.DNS: Updated the Autodoc mk II markup.

Also made Protocols.DNS.server()->create() protected,
and added a corresponding Pike 7.8 compat module.

2010-12-23 21:07:01 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Protocols.DNS: Updated the Autodoc mk II markup.

Also made Protocols.DNS.server()->create() protected,
and added a corresponding Pike 7.8 compat module.

2010-12-23 21:07:01 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Protocols.DNS: Updated the Autodoc mk II markup.

Also made Protocols.DNS.server()->create() protected,
and added a corresponding Pike 7.8 compat module.

2010-12-23 21:07:01 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Protocols.DNS: Updated the Autodoc mk II markup.

Also made Protocols.DNS.server()->create() protected,
and added a corresponding Pike 7.8 compat module.

2010-12-23 21:07:01 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Protocols.DNS: Updated the Autodoc mk II markup.

Also made Protocols.DNS.server()->create() protected,
and added a corresponding Pike 7.8 compat module.

2010-12-23 21:07:01 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Protocols.DNS: Updated the Autodoc mk II markup.

Also made Protocols.DNS.server()->create() protected,
and added a corresponding Pike 7.8 compat module.

2010-12-23 21:07:01 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Protocols.DNS: Updated the Autodoc mk II markup.

Also made Protocols.DNS.server()->create() protected,
and added a corresponding Pike 7.8 compat module.

2010-12-23 21:06:20 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Added compatibility mode for Pike 7.8.

2010-12-23 21:06:20 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Added compatibility mode for Pike 7.8.

2010-12-23 21:06:20 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Added compatibility mode for Pike 7.8.

2010-12-23 21:06:20 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Added compatibility mode for Pike 7.8.

2010-12-23 21:06:20 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Added compatibility mode for Pike 7.8.

2010-12-23 21:06:20 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Added compatibility mode for Pike 7.8.

2010-12-23 21:06:20 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Added compatibility mode for Pike 7.8.

2010-12-23 21:06:20 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Added compatibility mode for Pike 7.8.