Google Code Exporter

Results 11117 issues of Google Code Exporter

``` In the conditions section, many different options are listed that are found in the HttpServletRequest but one is strangely missing: locale. I am requesting that the locale condition/variable be...

auto-migrated
Priority-Medium
Type-Enhancement

``` Hi, I am trying to set up UrlRewriter behind a proxy server. The proxy server configured as ProxyPass / ajp://127.0.0.1:8009/mycontext/ It works well. I need to set up some...

Type-Defect
auto-migrated
Priority-Medium

``` In Unit GpHugeF.pas the class (and some functions) use a Buffer-Offset. But this offset is defined as DWORD. Is there any possibility in X64 and very large files (I...

Priority-Medium
Type-Defect
auto-migrated

``` In Unit GpHugeF.pas the method OffsetPtr calculate a address in DWORD. This will fail in x64 and high pointers. Suggestion is ... function OffsetPtr(ptr: pointer; offset: DWORD): pointer; begin...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. Compile DSiWin32 with D2009 What is the expected output? What do you see instead? C:\Dev\Delphi\Lib\OmniThreadLibrary\src\DSiWin32.pas(6396,53): error E2003: E2003 Undeclared identifier: 'SizeOf' What...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? Compile and run this code: {$APPTYPE CONSOLE} uses Windows, SysUtils, DSiWin32; var S, S1: string; DSiReg: TDSiRegistry; begin DSiReg := TDSiRegistry.Create; S :=...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. Copile GpStringHash with D7 What is the expected output? What do you see instead? Will not compile What version of the product...

Priority-Medium
Type-Defect
auto-migrated

``` Please update the Regression report window with HTML tables and a variable-width font. (from Sep 9, 2009) ``` Original issue reported on code.google.com by `[email protected]` on 5 Mar 2013...

enhancement

``` (from Sep 9, 2009) additional spatial lags: not just average but also sum and conditional sum, in case people want totals or want to compute rates or lagged rates...

enhancement

``` (from Sep 9, 2009) e.g., New (cmd-N), Close window (cmd-W), open (cmd-o), maybe show/hide results (cmd-r) Update: We now of have CMD-W for close window and others will be...

enhancement